body {
 	color: #000099; background-color: #e8e8e8;
 	font-family: Arial Black;
 	}

p { 
	size= 12;
	text-align:left;
	}

h1 { 
	font-size:10;
	text-align:left;
	font-weight: normal
		}

h3 { 
	size= 5;
	text-align:center;
	font-weight: bold
	}
h4 { 
	size= 1
	}

a:link { 
	text-decoration: none; 
	color: #000099;
	}

a:visited { 
	text-decoration: none; 
	color: #000099;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #000099;
	}
