.headerblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}
.headerblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #1A6AAC;
}
.selectbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	width: 198px;

}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #666666;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 19px;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 19px;
	text-align: justify;

}

A:link		{
	text-decoration: underline;
	color: #1A6AAC;
	font-weight: bold;

} 
A:visited	{
	text-decoration: underline;
	color: #1A6AAC;
	font-weight: bold;

} 
A:active	{
	text-decoration: underline;
	color: #1A6AAC;
	font-weight: bold;

}
A:hover		{
	text-decoration: none;
	color: #1A6AAC;
}


A.nav:link
			{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

} 
A.nav:visited	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

} 
A.nav:active	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}
A.nav:hover		{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

A.bottom:link		{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1A6AAC;
	font-size: 10px;
	font-weight: normal;

} 
A.bottom:visited	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1A6AAC;
	font-size: 10px;
	font-weight: normal;

} 
A.bottom:active	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1A6AAC;
	font-size: 10px;
	font-weight: normal;

}
A.bottom:hover		{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1A6AAC;
	font-size: 10px;
	font-weight: normal;
}


