BODY {
	margin: 0em 0% 0em 0%;
	background-color : white;
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size: 10px;
}

A:LINK, A:VISITED {
	color : #0066CC;
	text-decoration : none;
	/* font-weight: bold; */
}

A:HOVER {
	background-color : #CCCCCC;
	color : #0066CC;
	text-decoration : none;
}

H1, H2, H3, H4, H5, H6 {
	color : #C03;
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;
}

H1 {
	font-size : 200%;
}

H2 {
	font-size : 160%;
}

H3 {
	font-size : 140%;
}

H4 {
	font-size : 115%;
}

H5 {
	font-size : 100%;
}

H6 {
	font-size : 100%;
	font-style : italic;
}

BLOCKQUOTE {
	margin-left : 36px;
}

CAPTION {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

TH {
	background-color : #FFFFFF;
}

TD {
	background-color : white;
	color : #000000;
	vertical-align: top;
}

.TDLINK { 
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.BREADCRUMBS { 
	/* font-weight: bold; */
	font-size: 12px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.TDSIDEBAR { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.SMALLHEAD {
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight: bold;
	color : #C03;
}

.RED {
	color : Red;
}

.SPECIAL {
	color : Red;
	font-weight: bold;
}
