A:LINK	{ text-decoration: underline; color: #996633 }
A:VISITED	{ text-decoration: underline; color: #996633 }
A:HOVER	{ text-decoration: underline; color: #000000 }

BODY		{ background-color: #FFFFCC; color: #996633; font-family: Verdana, Arial, sans-serif; 
		  font-size: 13px; margin: 0px 0px 0px 0px }

H1		{ padding-left: 10px; padding-top: 10px; color: #FFFFBB; font-size: 32px; font-family: Times New Roman, serif;
		  text-shadow: #5c3317 2px 2px 0 }

P.TopNavBar 		{ background-color: #5C3317; color: #FFFFCC; font-size: 11px; font-weight: bold; 
				  padding: 4px; margin-top: 0px; text-align: right }
P.TopNavBar A:LINK	{ color: #FFFFCC; font-weight: bold; text-decoration: underline }
P.TopNavBar A:VISITED 	{ color: #FFFFCC; font-weight: bold; text-decoration: underline  }
P.TopNavBar A:HOVER	{ color: #FFFFFF; font-weight: bold; text-decoration: none  }


DIV.Body	{ margin-left: 5%; margin-right: 5% }

DIV.Caption { margin-left: 5%; margin-right:5%; border-top: 1px solid #996633;
		  font-size: 11px } 

TABLE		{ font-size: 13px }
