<style type="text/css">
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-family: Verdana, Tahoma, Arial, Helvetica; font-size:x-small; 
}

th {
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size:x-small; 
}

h3 {
	font-family: Verdana, Tahoma, Arial; 
	font-size:small; 
	color: #555555;
}

a:link {
	color: blue;
}

a:visited {
  color: blue;
}

a:hover {
	color: red;
}

a:active {
	color: green;
}
.style1 {
	font-size: 18;
	color: #003399;
}
.style2 {font-size: 18px; 
         color: #CC0000
}
.style3 {
	font-size: 24px;
	color: #FF3300;
}
.style4 {
	color: #FFFFCC;
	font-weight: bold;
}
.style6 {color: #FF6600;
		font-size: 18px;
}
.style7 {
	font-size: 16px;
	font-weight: bold;
}

</style>