BODY {
	font: 8pt Verdana;
	color: white;
	background-color: Black;
	line-height: 12pt;
	margin-left: 50;
	margin-right: 50;
}

TD {
	font: 8pt Verdana;
	color: white;
	line-height: 12pt;
	
}

.tdborder {
	font: 8pt Verdana;
	color: white;
	line-height: 12pt;
	background-image: url(images/line.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}


.tbl {
	font: 8pt Verdana;
	line-height: 12pt;
	
}

.sectionhead {
	font : bold 8pt Verdana;
	color: white;
}

a {
	color: #CC6600;
	text-decoration: none;
}

UL
{
line-height: 15pt;
}
a:hover {
	text-decoration: underline;
	text-transform: capitalize;
}

a:visited {
	color: #CC6600;
	text-decoration: none;
}

OL
{
line-height: 15pt;
}

hr {
	
	size: .5px;
}
.reallysmall {
	font-size: 7pt;
	
}

.content {
	margin-right: 30%;
	text-align: justify;
}
.increase {
	font: 10pt Verdana;
	font-weight: 500;
	color: #3399FF;
}
