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

a {
	color: #FFCC00;
	
}

a:hover {
	color: #FFFFFF;
        background: #006699;

}


h1 {
	font-size: xx-large;
; color: #CCCCCC
}

h2 {
	font-size: x-large;
; color: #CCCCCC
}

p {
	font-size:  small;
}
