BODY {
	font-family: Verdana;
}
h1, h2, h3, p, br, td, li, a {
	font-family: Verdana;
}
h1{ font-size: 13pt; color: #525252;}
h2{ font-size: 11pt; color: #525252;}
h3{ font-size: 9pt; color: #525252;}

p, br, td, li, a {
	font-size: 8pt;
}
p {
	line-height: 1.3;
}
li {
	margin-bottom: 5pt;
	margin-top: 5pt;
	line-height: 1.3;
}
ul, ol {
	margin-top: 2pt;
	margin-bottom: 2pt;
}

a.menu {
	text-decoration: none;
	color: #000000;
	font-weight: 800;
}
a.menu:hover {
	color: #000000;
	font-weight: 800;
}
a.menu:link {
	color: #000000;
	font-weight: 800;
}
a.menu:visited {
	color: #525252;
	font-weight: 800;
}

