/* CSS Document */
body {
	background-color: #FFFFFF;
}
v:link: {color: #00CCFF;
text-decoration: none;
}

a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
    color:#000000;
	text-decoration: none;
} 
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	
}

