/* CSS Document */

body{
    font-family: Verdana, sans-serif;
	font-size: 1em;
}
a:link {
	text-decoration: none;
	color:#FFFFCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: x-small;
	color:#FFFFFF
}
body,td,th {
	font-size: x-small;
	color: #E9E9E9;
}
.style1 {font-size: xx-small}
.style2 {font-size: small}
.style3 {font-size: medium}
.style4 {font-size: large}
.style5 {font-size: x-large}




