BODY
{
	background-color:#cccccc; 
	margin-left: 0;
	margin-top: 0;
}


.text
{
	font-family: Verdana; 
	font-size:8pt; 
	font-weight: normal; 
	text-decoration: none;
	color:#FFFFFF;
}

.text a:link {
	text-decoration: underline;
}
.text a:visited  {
	text-decoration: none;
}
.text a:hover {
	text-decoration: underline;
}
.text a:active {
	text-decoration: none;
}

.color-blue
{
	color: #839abc;
}
