body.html { font-family : verdana;
	font-size : 12pt;
	margin: 0.5cm 1cm 0.5cm 1cm;
	color: #000066;
	background-color: #FFFFCC;
	}

body.menu { background-color: #FFCC33;
	color: #000066;
	}

p { font-family : verdana;
	font-size : 12pt;
	}	

td, li { font-family: verdana;
	font-size : 12pt;
	}

a.menu { color : #000066;
	font-weight : bold;
	text-decoration : none; 
	}

a:link { color : #0066FF;
	text-decoration : none; 
	}

a:visited { color : #FF9900;
	text-decoration : none;
	}

h1 { font-size : 16pt;
	color : #FF9900;
	background-color: #FFFFCC;
	}

h2, h3 { font-size : 14pt;
	color : #000099;
	background-color: #FFFFCC;
	}










