.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bod {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
}
.bod12pt {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #000000;
}
.bod14pt {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #000000;
}
.sub2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
A {     
    Color : #FF6600; font-weight: bold;
	text-decoration : none;
}
A:hover { 
	Color : #FF6600; font-weight: bold;
	text-decoration : underline;
}.bodwh {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}
.sub3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #003366;
}
.norepeat {
	background-repeat: no-repeat;
}
li {
	list-style-image: url(/images/bullet.gif);
	word-spacing: .05em;
	clip:   rect(auto auto auto -2em);
	font-size: xx-small;
}

