/* W3 Validated CSS Document */
body 
	{
	font-size: 10pt;
	color: #000099;	
	background-color:#C5E0F5;
	margin: 0px;
	line-height: 150%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center
}
.dragme
{
	position:relative;
}


.horzspace    	
{	
font-size: 70%;	
line-height: 3px;	
background-color : #C5E0F5;	
text-align: left;	
clear: left;	
width: 798px;	
visibility: visible;	
display: block	}
/*Used*/

img
{	
	border:0;
}
a img {
  border: 0; 
 }


}
p 
{
	text-align:left;
	margin-left:10px;
	margin-right:10px;
}
ul
{
	margin-left:20px;
	padding-left:20px;
}hr
{
	color:#ff00ff;
	height:5px;
}


/* OK */
h1  {font-size:200%; color: #009900; line-height: 130%; text-align:left; margin-left:10px}
h2	{font-size:150%; color: #660099; line-height: 120%; text-align:left; margin-left:10px}
h3  {font-size:100%; color: #0000ff; margin:5px 0 0 0; font-style:italic;text-decoration:none; text-align:left;margin-left:10px}
h4  {font-size:90%; color: #0033cc; font-style:italic;text-decoration:none; text-align:left;margin-left:10px}
/*Used sets center page background, text font color */
a:link, a:visited  
{
	color: #000099;
	text-decoration : none;
	cursor: hand;
	font-weight:bold;
}
a:Hover
{
	text-decoration: underline;
	color: #ff00ff;
	font-weight:bold;
}
}


