BODY {
	MARGIN-TOP: 5px;	
	BACKGROUND: #CCCCCC;	
	MARGIN-BOTTOM: 20px;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	FONT-SIZE: 10pt;
	}
H1 {
	BACKGROUND: white; FONT: bold 16pt "Verdana", "Arial", "Helvetica"; COLOR: black
}
H2 {
	FONT: bold 12pt "Verdana", "Arial", "Helvetica"; COLOR: #000033
}
H3 {
	FONT: 8pt "Verdana", "Arial", "Helvetica"; COLOR: black
}
P {
	FONT: 10pt "Verdana", "Arial", "Helvetica"; COLOR: black
}
A:link {
	COLOR: blue; text-decoration: none;
}
A:visited {
	COLOR: purple; text-decoration: none;
}
A:active {
	COLOR: blue; text-decoration: none;
}
A:hover {
	COLOR: red; TEXT-DECORATION: underline
}
A.menu:link {
	COLOR: blue; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: blue; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: blue; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #cc0000; TEXT-DECORATION: none
}
