body {
	bgcolor:"#0099CC";
  	font-family: Arial, helvetica, sans-serif;
}

p {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
}
tr {

	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
}

th {
	bgcolor: blue;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-color: white;
	font-style: bold;
	size: 8em;
} 
h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-color: white;
	size: 10 em;
	color: white;
	align: center;
}
h4 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-color: white;
	size: 8em;
	color: white;
	align: center;
}
link {
	color: white;
	}
alink {
	color: white;
	}
vlink {
	color: white;
	}
table {
	width: 70%;
	align: center;
}

