body {
		color: #0000CC; <!-- color defines ? -->
		margin: 20px;
		background: #FFFFFF;
		}

a:link {
	font-size: 14px; color:blue; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none;
}
a:active {
	font-size: 14px; color: #663399; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none;
}
a:visited {
	font-size: 14px; color: #993399; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none;
}
a:hover {
	font-size: 14px; color:green; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: underline;
}


table {bgcolor: #FFFFFF; border:"0"; width:"100%"; cellpadding="5"; cellspacing="5"
}

th {
	font-weight: bold; font-size: 16px; color: #0000CC; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none;
align:center;
}

td {
	font-weight: normal; font-size: 14px; color: #0000CC; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none;
}


p {font-weight: normal; font-size: 14px; color: #0000CC; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none;}
pgold {font-weight: normal; font-size: 14px; color: #E7AE03; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none;}

h1 {font-weight: bold; font-size: 36px; color: #000099; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none;}
h1gold {font-weight: bold; font-size: 36px; color: #E7AE03; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none;}

h2 {font-weight: bold; font-size: 24px; color: #000099; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none;}
h2gold {font-weight: bold; font-size: 24px; color: #E7AE03; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none;}

h3 {font-weight: bold; font-size: 18px; color: #000099; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none; margin:0px; padding:0px;}
h3gold {font-weight: bold; font-size: 18px; color: #E7AE03; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none;}

h4 {font-weight: bold; font-size: 16px; color: #000099; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none; margin:0px; padding:0px;}
h4gold {font-weight: bold; font-size: 16px; color: #E7AE03; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none;}

hr {width : 95%; height : 1px; color: #000099; size:1px;}


