body {
	background: #CCCCCC;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
	color: #444444;
	text-decoration : none;
	line-height: 140%;
}

A:visited, A:link, A:active	{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
	color : #3377CC;
	text-decoration: none;
}


A:hover	{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
	text-decoration: underline;
}


h1 {
	font-family: Verdana, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 18pt;
}

h2 {
	font-family: Verdana, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 15pt;
}

h3 {
	font-family: Verdana, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

td
{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
	color: #444444;
	padding: 15px 15px 15px 15px;
}

.section
{
	background: #DCDCDC;
	padding: 2px 15px 15px 15px;
}

.main
{
	width: 650px;
}