	body{
	color:#000000;
	font-family:Verdana, sans-serif;
	font-size:0.8em;
	line-height : 120%;
	background-color: #83839E;
	}
	
	a{
		background-color : transparent;
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:75%;
		font-weight:bold;
		line-height : 120%;
		text-decoration:none;
	}
	a:hover{
		background-color : transparent;
		color:#CCCCCC;
		font-family:Arial, Helvetica, sans-serif;
		font-size:75%;
		font-weight:bold;
		line-height : 120%;
		text-decoration:underline;
	}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #000000;
}
.textvit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
}
.textBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000066;
}

