a {  text-decoration: none}
.style1 {font-size: small; }
.style2 {font-size: x-small; }
.style3 {color: #000066;}
.style4 {font-size: 9pt;}
.style5 {color: #FFFFFF;}
.style7{color: #CC0000;}
.style8 {font-size: larger; }
.style9 {font-size: larger; color: #CC0000; font-weight: bold; }
body,td,th {
	font-size: small;
	color: #333333;
	line-height : 1.5 ;
}
body {
	background-color: #CCCCFF;
	background-image: none;
	line-height : 1.5 ;
}
a:link {
	color: #990066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7D26CD;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
