BODY, TD, P, UL {	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

BODY {	background-color: #FFFFFF;
}

A:link {   font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}	

A:visited {   color: #CC3333;
	text-decoration: none;
}

A:hover {   font-weight: bold;
	color: #CC0000;
	text-decoration: underline ;
}

A:active {   font-weight: bold;
	color: #CC0000;
	text-decoration: underline ;
}

H1 {   font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330099;
}

H2 {   font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330099;
}

H3 {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330099;
}

.smaller {	font-size: 9px;
}

.larger {	font-size: 12px;
}

.subhead {   font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330099;
}

.emphasize {	font-weight: bold;
	font-style: italic;
}

DT  {  margin-left: 10; margin-bottom: 3;
}

DD  {  margin-left: 20;
}


