body {background-color: navy}
p {margin-left: 20px}
hr {color: #CC0000;font-weight: bold;}


a:link {color: #FF0000;  background: transparent;}
a:visited {color: #FF0000; background: transparent;}
a:hover{color: #000099; background: #FFD700;text-transform: uppercase; font-weight:bold}
a:active {color: green;background: #FFD700}


h2,h3
{font-family: arial, arial narrow, tahoma, sans-serif}

h2
{color:red;font-weight: bold;font-variant:uppercase;letter-spacing:expanded;font-size:16pt;text-align:center;}


h3 
{
color: lightblue; /**/
text-align: left;
position: absolute;
top: 30px;
left: 30px;
font-size: 12pt;
font-style: italic;
font-variant: none;
font-weight: normal;
letter-spacing: expanded;
text-transform: none;
padding: auto auto;  /*padding top/bottom  left/right */
border-style: none;
border-color: none 
}
.rcorner {	 
	background-color:#ffffff;
	padding:10px;
	border:1px solid #990000; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	margin: 10px 0px;	
}
.{scrollbar-3d-light-color: #006F6F;
          scrollbar-arrow-color:#006F6F ;
          scrollbar-base-color: #006F6F;
          scrollbar-dark-shadow-color: white;
          scrollbar-face-color: white;
          scrollbar-highlight-color: white;
          scrollbar-shadow-color: white;}	 
		  
