BODY {
	bgcolor: white;
	background: url(pictures/bg_blue3.jpg); 
	color: #369; 
	font-family: "Comic Sans MS", Verdana,Arial, san-serif;
   margin-left: 50px;
  	
 }
 
A, A:LINK {color: #6600CC ; text-decoration: underline;}
A:Hover {text-decoration: underline; color: #CC00FF ;}
A:Visited {text-decoration: underline; color: #CC3399;}	
A:ACTIVE {text-decoration: none; color: #CC00FF;}

H1, H2, H3, H4, H5{
	background-color: white;
	color:#369; 
	text-transform: uppercase; 
	font-family: Verdana, Arial, san-serif; 
	text-align: center;
}

P {white-space: normal;
   font-size: 10pt;	  } 

.mysmall {font-size: -1}

HR {width: 70%;
    margin-left:  80px;
    }


TD {font-family: "Comic Sans MS", Verdana,Arial ,san-serif;
	font-size: 10pt;
	color: #369;
}

Img {
	border: none; 
	margin-right: 20px;
	margin-left: 20px;
	margin-top:  10px;
}

DIV.mycenter {
	text-align: center;
}

UL {
	font-size: 10pt; }

.myindent {
	text-align: left;
	margin-left: 20px;	
}

DT {
	font : bold;
}
