body {
	margin-top: 0px;
}
#main {
	font-family: Tahoma;
	font-size: 13px;
}

#main h2{font-size: 150%;}
.title {font-family: Tahoma; font-weight: bold; font-size: 15px; }
.organization {
	color: #000099;
	font-weight: bold;
}

#main a:link{
	font-family: Tahoma;
	font-size: 13px;
	color: #060295;
	font-weight: bold;
	text-decoration: none;
}

#main a:hover{
	font-family: Tahoma;
	font-size: 13px;
	color: #0099FF;
	text-decoration: underline;
	font-weight: bold;
}

#main a:visited{
	font-family: Tahoma;
	font-size: 13px;
	color: #060295;
	font-weight: bold;
	text-decoration: none;
}

#nav a:link{
	font-family: Tahoma;
	font-size: 13px;
	color: #060295;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover{
	font-family: Tahoma;
	font-size: 13px;
	color: #0099FF;
	text-decoration: underline;
	font-weight: bold;
}

#nav a:visited{
	font-family: Tahoma;
	font-size: 13px;
	color: #060295;
	font-weight: bold;
	text-decoration: none;
}
.submain a:link{
	font-family: Tahoma;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

.submain a:hover{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.submain a:visited{
	font-family: Tahoma;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
