body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
body a
{
	color: #0000FF;
	text-decoration: underline;
}
body a:hover
{
	color: #0000FF;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
.content a,
.content a:visited,
.content a:link
{
	color: #0000FF;
	text-decoration: underline;
}
.content a:hover 
{
	color: #0000FF;
	text-decoration: none;
}

.sub_title_text
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #074E9B;
}
.title_text
{
font-family: Arial, Verdana, MS Sans Serif, MS Serif, sans-serif;
font-weight: bold;
font-size: 12pt;

color: #0067A7;
}