form{
	margin: 0px;
}
input, select, table {
	font-family:Tahoma;
	font-size:11px;
}
p {
	font-family:Tahoma;
	font-size:11px;
}
.altlink-active{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.altlink-passive{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover.altlink-passive{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.navbar-link{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover.navbar-link{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.headerlink {
	color: #F0F0F0;
	text-decoration: underline;
}
.mainfont {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 120%;
}
.hyplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0D1D74;
	text-decoration: none
}
a:hover.hyplink {
	color: #0066FF;
	text-decoration: underline; font-size:8pt; font-family:Tahoma
}
.boldgray {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #747474;
	text-decoration: none
}
a:hover.boldgray {
	color: #3399FF;
	text-decoration: underline; font-size:8pt; font-family:Tahoma; font-weight:bold
}