.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
}
.body a:link {
	color: #990000;
	text-decoration: none;
} 
.body a:visited {
	color: #990000;
	text-decoration: none;
}
.body a:hover {
	color: #990000;
	text-decoration: underline;
}
.body a:active {
	color: #990000;
	text-decoration: underline;
}
.body bold {
	color: #990000;
	text-decoration: underline;
}
.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #990000;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.small a:link {
	color: #333333;
	text-decoration: none;
} 
.small a:visited {
	color: #333333;
	text-decoration: none;
}
.small a:hover {
	color: #333333;
	text-decoration: underline;
}
.small a:active {
	color: #333333;
	text-decoration: underline;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.subnav a:link {
	color: #000000;
	text-decoration: none;
} 
.subnav a:visited {
	color: #000000;
	text-decoration: none;
}
.subnav a:hover {
	color: #990000;
	text-decoration: underline;
}
.subnav a:active {
	color: #990000;
	text-decoration: underline;
}

