BODY {
	margin : 0px 0px;
}

H1 {
	font-size : 13px;
	font-weight : bold;
	color : #007B6B;
	line-height : normal;
}

H2 {
	font-size : 11px;
	font-weight : bold;
	color : #005B4F;
	line-height : normal;	
}

H3 {
	font-size : 15px;
	font-weight : bold;
	color : Purple;
	line-height : 22px;
	margin-bottom : 0px;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 17px;
}

A {
	color: #996699;
}

A:HOVER {
	text-decoration : none;
}

.nav {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	font-weight : bold;
}

A.nav {
	color : White;
	text-decoration : none;
}

.leftcol {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #996699;
}

.white {
	color : White;
	line-height : normal;
}

.yellow {
	color : Yellow;
	line-height : normal;
}

A.yellow {
	color : Yellow;
	text-decoration : underline;
}

.small {
	font-size : 10px;
	line-height : normal;
}

.footer {
	color: #C6CECD;
	font-size : 10px;	
}

A.footer {
	color: #C6CECD;
	text-decoration : none;
}

A:HOVER.footer {
	color : White;
}

.highlightbox {
	border : 1px dashed #996699;
}
