body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
body {
	background-image: url();
	background-color: #6CA0D9;
}

a {
	font-size: medium;
	color: #FFFF00;
}
a:visited {
	color: #FFFF99;
}
a:link {
	color: #FFFF00;
	font-size: large;
}


h1 {
	font-size: xx-large;
	color: #FFFFFF;
}
h2 {
	font-size: x-large;
	color: #FFFFFF;
}
h3 {
	font-size: large;
	color: #FFFFFF;
}



.style1 {
	font-size: large;
	font-weight: bold;
}

.style2 {font-size: large; font-weight: bold; font-style: italic; }

.style4 {font-size: x-small}

.style5 {
	color: #FFFFFF;
	font-size: x-large;
}

.style6 {
	color: #FFFFFF;
	font-size: large;
}

.style7 {font-size: x-large}

.style8 {
	font-size: small;
	font-weight: bold;
}

.style11 {font-size: small}

.style10 {color: #FFFF00}
.style12 {
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}

