body
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul
{
	font-size: 12px;
}
.title
{
	font-size: 24px;
	font-weight: bold;
}
.nav1
{
	font-size: 13px;
	font-weight: bold;
}
.nav1:link
{
	text-decoration: none;
	color: #000000;
}
.nav1:visited
{
	text-decoration: none;
	color: #000000;
}
.nav1:hover
{
	text-decoration: none;
	color: #990000;
}
.nav2
{
	font-size: 13px;
	font-weight: bold;
	text-align: center;

}
.nav2:link
{
	text-decoration: none;
	color: #000000;
}
.nav2:visited
{
	text-decoration: none;
	color: #000000;
}
.nav2:hover
{
	text-decoration: none;
	color: #990000;
}
p
{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 65px;
}
.copyright {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	line-height: 14px;

}
.title2 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	padding-left: 9px;




}
.nav-inf {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;



}
.nav-inf:link {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;


}
.nav-inf:visited {
	font-size: 12px;
	font-weight: normal;
	color: #666666;


}
.nav-inf:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}

