<!-- 
BODY { 
	background: #99CCFF;
	font: 9pt/12pt Georgia, serif; 
	}
-->

H2 { color: #FF4500; 
	margin-left: 5%;
	font: 18pt/20pt Verdana; 
	}

H1 { color: #FF4500; 
	margin-left: 5%;
	font: 24pt/26pt Verdana; 
	}

P {
	margin-top: 6pt; 
	margin-left: 15%;
	margin-right: 15%;
	}	

P.center {  
	text-align: center;
	font: 9pt/12pt Georgia, serif ; 
	}

P.centeritalic {  
	text-align: center;
	font: bold italic 9pt/12pt Georgia ; 
	margin-left: 0%;
	margin-right: 0%;
	}

P.logo {
	font: 9pt/12pt Georgia, serif; 
	margin-left: 0%;
	text-indent: 16px; 
	}

P.pictureright {
	margin-top: 6pt; 
	margin-left: 15%;
	margin-right: 0%;
	}
	
P.Hpictureright {
	font: 18pt/20pt Verdana; 
	color: #FF4500; 
	margin-top: 6pt; 
	margin-left: 15%;
	margin-right: 0%;
	}
	

P.pictureleft {
	margin-top: 6pt; 
	margin-left: 0%;
	margin-right: 15%;
	}	

P.Hpictureleft {
	font: 18pt/20pt Verdana; 
	color: #FF4500; 
	margin-top: 6pt; 
	margin-left: 0%;
	margin-right: 15%;
	}	

P.pictureboth {
	margin-top: 6pt; 
	margin-left: 0%;
	margin-right: 0%;
	}	

P.centercolor { color: #FF4500; 
	text-align: center;
	font: bold 18pt/20pt Verdana; 
	}

P.links {
	margin-top: 6pt; 
	margin-left: 0%;
	margin-right: 0%;
	text-align: center; 
	font: 9pt/12pt Georgia, serif; 
	}	

A:link {
	color: #0000FF;
	text-decoration: none
	}

A:active {
	color: #CC0033;
	text-decoration: none
	}

A:visited {
	color: #990066;
	text-decoration: none
	}


