body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
}

h1, h2, h3, h4, h5, h6, a {
	color: #002f5e;
}
h1 {
	font-size: 10.5pt;
}
h2 {
	font-size: 9.5pt;
}
h3 {
	font-size: 7.5pt;
}


#maincontent {
	line-height: 140%;
	color: #000000;
}

#maincontent h1, #maincontent h2  {
	font-size: 1.0em;
}
#maincontent h2 {
	color: black;
}

#maincontent table td {
	font-size: 0.8em;
}

#rightcontent {
	font-size: 0.9em;
	line-height: 140%;
}

#maincontent a {
	text-decoration:none;
}