BODY {
	font-family : Verdana, Arial, sans-serif;
	font-size : 9pt;
	border: 0;
	margin: 0;
}

TD {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
}

H2 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 13pt;	
}

H1 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 16pt;	
}

A {
	text-decoration: none;
	color: #996600;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	color: #CC9966;
	font-weight : bold;
}

A.menu {
	font-size : 10pt;
	text-decoration: none;
	color: #996600;
	font-weight : bold;
}

A.menu:Hover {
	font-size : 10pt;
	text-decoration: underline;
	color: #CC9966;
	font-weight : bold;
}

li.numbers {
	list-style-type : decimal;
	padding-top : 8px;
}

li.dots {
	list-style-type : circle;
	padding-top : 10px;
}
