body 
{
	margin:0px;
	padding:0px;
	font-family: verdana;
	font-size: 10pt;
	background-color: #ffffff;
	color: #989898;
}

.navigationText
{
	font-size: 13pt;
}

.gradientBox
{
	margin: 0px; 
	padding: 10px;
	background-color:#ffffff; 
	background-image: url('img/gradient.png'); 
	background-repeat: no-repeat;
}

.underscore
{
	color: #73cc36;
	font-weight: bold
}

.endorsor
{
	color: #73cc36;
	margin: 0px;
	
}

.quote
{
	font-size: 9pt;
}

a.nav
{
	color: #989898;
	text-decoration: none;
}

a.nav:hover
{
	text-decoration: underline;
}

a.body
{
	color: #73cc36;
	font-weight: bold;
	text-decoration: none;
}

a.body:hover
{
	color: #73cc36;
	font-weight: bold;
	text-decoration: underline;
}

h1
{
	font-size: 18pt;
	font-weight: bold;
}

h2
{
	font-size: 14pt;
	font-weight: bold;
}

