BODY {
	bgcolor: white;
	background: url(pictures/bg_blue3.jpg);
	color: #369;
	font-family: "Comic Sans MS", Verdana,Arial, san-serif;
    	margin-left: 70px;
  	margin-right: 80px;

 }

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: 100px;
    margin-right: 60px;}


TD {font-family: "Comic Sans MS", Verdana,Arial ,san-serif;
	font-size: 10pt;
	color: #369;
}

Img {
	border: none;
	margin-left: 20px;
	margin-top:  10px;
}

DIV.mycenter {
	text-align: center;
}

DIV.explan {font-family: Verdana,Arial ,san-serif;
	font-size: 8pt;
	color: #369;
}



UL {
	font-size: 10pt; }

.myindent {
	text-align: left;
	margin-left: 80px;
}

DT{
	font : bold;
}

