a:link{
		color: #404040;
		font-size: 11px;
		font-family: Verdana;
		font-weight: normal;
		text-decoration: none;
}
a:visited{
		color: #404040;
		font-size: 11px;
		font-family: Verdana;
		font-weight: normal;
		text-decoration: none;
} 
a:active{
		color: #404040;
		font-size: 11px;
		font-family: Verdana;
		font-weight: normal;
		text-decoration: none;
}
A:hover{
		color: #C00000;
		font-size: 11px;
		font-family: Verdana;
		font-weight: normal;
}
a:link.vit{
		color: #FFFFFF;
		font-size: 11px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
}
a:visited.vit{
		color: #FFFF80;
		font-size: 11px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
} 
a:active.vit{
		color: #FFFFFF;
		font-size: 11px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
}
A:hover.vit{
		color: #FFFF80;
		font-size: 11px;
		font-family: Verdana;
		font-weight: bold;
}
body{
	font-family: Verdana;
	background-color: #FFFFFF;
	color: #000080;
}
h1{
	color: #404040;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal
}
h2{
	color: #404040;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold
}
h3{
	color: #404040;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold
}
h4{
	color: #404040;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal
}
h5{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold
}
h6{
	color: #336699;
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold
}
