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

a {
	color: #3366CC;
	
}

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

}


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

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

p {
	font-size:  small;
}
