
body,td,th {
	font-size: 24px;
	color: #12006A;
}
body {
	background-color: #E9FFF4;
}

h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: normal}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: x-large; color: #000000; font-weight: bold}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-style: normal; font-weight: bolder; color: #FFFFFF}
hr {  color: #999999}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: lighter; color: #000000}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000 ; font-weight: normal}

a:link { font-family: Arial, Helvetica, sans-serif; font-size: 14xp; font-weight: bold 
	color: #000000;
}
a:visited {
	color: #4A056A;
}
a:hover {
	color: #1D6D40;
}
a:active {
	color: #AF7D7E;
}