body { 
	background-color: #FFFFFF;
        text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  small;
	color: #003300;
}

a {
	color: #990000;
	
}

a:hover {
	color: #999900;
        background: #FFCC00;

}


h1 {
	font-size: x-large;
; color: #000000
}

h2 {
	font-size: large;
; color: #000000
}

p {
	font-size:  small;
; color: #003300
}
