

p {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:500;
	padding:0 10px 0 30px;
	text-align:left;
}
.header {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family:"Times New Roman", Times, serif;
	font-size: 9px;
}
.link {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.inside
{
	text-decoration:none;
}
a:link
{
	color:#003;
}
a:hover
{
color:#003;
}
a:active
{
color:#003;
}
a:visited
{
color:#003;
}
h2
{text-align:center;
color:#336666;
font-weight:bold;
}

h3
{
color:#336666;
text-align:center;
font-weight:bold;
padding:0 10px 0 30px;
}
h4
{
color:#336666;
font-weight:bold;
padding:0 10px 0 30px;
}



#res{
	text-align:center;
	background-color:#FFF;
	margin:0 0 0 135px;
}

#feet{
	text-align:center;
	background-color:#FFF;
	margin:0 0 0 135px;
}
	

