 body      {font-family:Courier New;font-size:18pt;background:white;scrollbar-arrow-color: red;}
 p         {font-family:Courier New;font-size:18pt;line-height:18pt;text-indent:2em;text-align:justify}
 a         {color:#0099FF;text-decoration:none;font-weight:bold;font-size:18pt;}
 th        {font-family:Courier New;font-size:20pt;background:red; color:#FFFFFF;text-align:center;font-weight:bold;}
 th a:link    {color:#FFFFFF;}
 th a:visited {color:#FFFFFF;}
 th a:active  {color:#FFFFFF;}
 th a:hover   {color:#FFFFFF;}
 hr        {color:#8B0000;}
 a:link {color:#DC143C;}
 a:visited {color:#F08080;}
 a:hover {background-color:#008000;}
 ul        {list-style-type:square;}
 li        {font-family:Courier New;font-size:18pt;line-height:15pt;text-indent:2em;}
 h1        {font-family:Courier New;color:RED; font-size:24pt; font-weight:bold;text-align:center;}
 
 .navBot {
 	font-weight: normal;
 	font-size: 13px;
 	color: #808080;
 	background-color: #eeeeee;
 	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a.navLink:link, a.navLink:visited, a.navLink:hover {
	font-weight: normal;
	font-size: 15px;
	color: #999999;
	background-color: transparent;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a.navLink:hover {
	background-color: #cccccc;
	text-decoration: none;
}
