﻿form{
	margin: 0px; font-family:Tahoma; font-size:11px
}
textarea {
	font-family:Tahoma;
	font-size:11px;
}
table {
	font-family:Tahoma;
	font-size:11px;
}
select {
	font-family:Tahoma;
	font-size:11px;
}
input {
	font-family:Tahoma;
	font-size:11px;
}
p {
	font-family:Tahoma;
	font-size:11px;
}
.mainfont {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 120%;
}
.hyplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #224586;
	text-decoration: none;
}
a:hover.hyplink {
	color: #0066CC;
	text-decoration: underline;
	font-size: 8pt;
	font-family: Tahoma;
}
.navlink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none
}
a:hover.navlink {
	color: #0066CC;
	text-decoration: none underline; font-size:10px; font-family:Tahoma; font-weight:bold
}
.newsboldlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover.newsboldlink {
	color: #224586;
	text-decoration: underline; font-size:11px; font-family:Tahoma; font-weight:bold
}
.blacklink {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover.blacklink {
	color: #990000;
	text-decoration: underline; font-size:11px; font-family:Tahoma
}
.whitelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none; font-weight:bold
}
a:hover.whitelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline; font-weight:bold
}