BODY {font-family : Comic Sans MS; color : #800080;}

a:link { 
color: #800080; text-decoration: underline;}
a:visited {
color: #000080; text-decoration: underline;}
a:hover { 
color: #FF0000; text-decoration: underline;}
a:active {
color: #FF00FF; text-decoration: underline;} 


H1 {font-size: 25pt; text-align : center;}

H2 {font-size : 18pt;}

H3 {font-size: 7pt;text-align : center;	}

H4 {font-size : 10pt;
	text-align : center ;
	margin-left : 5%;
	margin-right : 5%;	}		
	
H5 {font-size : 10pt;
    font-weight :bold;
	text-align : justify ;	}
	
H6 {font-size : 8pt;
    text-align : center ;	}	
	
		
P {	font-size : 10pt;
		text-align : justify ;
		margin-left : 5%;
		margin-right : 5%;	}

	
.midden {text-align : center;}

.index {
	background-image :url(Image32.jpg);
	background-repeat : no-repeat;
	background-position : center;
	text-align : center;}
