body {background-color: #7F7F7F; margin: 0}

/* _____________
PARAGRAPH STYLES
________________ */

/* ___________
Heading styles
______________ */

h1 {color: #EDC351; font-family: Arial, sans-serif; font-size: 21px; 
	font-weight: normal; margin-top: 8px; margin-bottom: 13px}

h2 {color: #FFFFFF; font-family: Arial, sans-serif; font-size: 16px;
	font-weight: bold; margin-bottom: 5px; margin-top: 38px}

p {color: #FFFFFF; font-family: Arial, sans-serif; font-size: 13px; margin-top: 0;
	margin-bottom: 1px; line-height: 140%}
p.HelpText {color: #C0C0C0; font-size: 13px;  margin-bottom: 8px;}
p.BodyText {color: #C0C0C0; font-size: 11px;  margin-bottom: 8px;}
p.TopHelpText {color="#BFBFBF"; font-size: 11px;  text-align: center; 
	 margin-top: 0; margin-bottom: 4px}


/* ________
Link styles 
____________ */

a:link {color:#F0D868; font-weight: bold; text-decoration: none}
a:visited {color:#EBDC95; font-weight: bold; text-decoration: none}
a:hover {color:#CDB12D; text-decoration: none}



/* ____________________
Span (character) styles 
_______________________ */

span.TNRFont {font-family: "Times New Roman", "Times Roman", serif}	


/* ____
TABLES 
______ */

td {padding: 0}

td.toprow {background-color: #7F7F7F; width: 100%;}