html {overflow: auto;}
body
{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 62.5%;
	font-style:	normal;
    font-weight: bold;
	color: green;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal
}
.rt80 { width:80px; float:right; }
.lt80 { width:80px; float: left; }
.rtsquare { width:120px; float:right; }
.ltsquare { width:120px; float: left; }
.rt120 { width:120px; float:right; }
.rt240 { width:240px; float:right; }
.lt240 { width:240px; float: left; }
.rt360 { width:360px; float:right; }
.lt360 { width:360px; float: left; }
.left {float: left;}
.right {float: right;}
.center{text-align: center;}
p {font-size: 1.2em;}
	
h1, h2, h3, h4, h5, th, thead, tfoot
{
	color: #0000CC; 
}
h1	{	
	font-size: 2.4em;
	color: green;
	}	
		

a:link	{	
	color:	green;
	}	
		
a:visited	{	
	color:	#0000A7;
	}	
		
a:active	{	
	color:	#0000F7;
	}	
		
a:hover	{	
	background-color:	yellow;
	}
hr {
	width: 95%;
	size: 4px;
	}

li { font-family: Verdana, sans-serif;
	 font-size: 1.0em;
	 color: green;
	 list-style: url("../BullsEye.jpg")
	}

img 	{
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	}
