body {background-color:white}

p,li,td,th,h1,h2,h3,h4,h5,h6 {font-style: normal;
		font-variant: normal;
		font-family: verdana, arial, helvetica, san-serif;
		color:#999;
		margin-left:15px}
div {font-style: normal;
		font-variant: normal;
		font-size:10pt;
		font-family: verdana, arial, helvetica, san-serif;
		color:#999;}

h1 {	font-size:18pt;}
h2 {	font-size:16pt;color:#86CEE0}
h3 {	font-size:14pt;color:#86CEE0}
h4 {	font-size:10pt;}
h5 {color:#BDC251}

p, h5, li, td, th {font-size:10pt;}
th {color:white;background-color:#BDC251}

a:link { color: #EFD362; font-weight: bold }
a:visited { color: #EFD362; font-weight: bold }
a:active { color: #BDC251; font-weight: bold }    
a:hover   { color: #BDC251; font-weight: bold }

.palegold {color:#EFD362}
.medblue {color:#86CEE0}
.chartreuse {color:#BDC251}

.header {border-bottom:1px solid #EEE;padding:5px}