.dw_smallsub{
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
}
.dw_subhead{
	font-size : 13pt;
	font-weight : bold;
	color : #000000;
	line-height : 18px;
}

.dw_subhead2{
	font-size : 14pt;
	font-weight : bold;
	color : #000000;
	line-height : 20px;
}

.dw_subheadred{
	font-size : 13pt;
	font-weight : bold;
	color : #CC0000;
	line-height : 18px;
}

.dw_bighead{
	font-size : 14pt;
	font-weight : bold;
	color : #000000;
}

.dw_hugehead{
	font-size : 24pt;
	font-weight : bold;
	color : #000000;
}

.dw_smallbody{
	font-size : 8pt;
}

.dw_smallwhite{
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
}

.dw_tiny{
	font-size : 8pt;
	color : #000033
}

.dw_buybutton{
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color: #cc0000;
	text-decoration : none;
	text-align : center;
	line-height : 20pt;
	padding: 3;
	border-style : solid;
	border-color : #660000;
}

A.dw_buybutton:LINK, A.dw_buybutton:VISITED {
	color : #FFFFFF;
	font-weight: bold;
}

A.dw_buybutton:HOVER{
	background-color: #ee0000;
}

.dw_doublespace{
	line-height : 200%;
}

.dw_lightbutton{
	font-size : 11px;
	font-weight : bold;
	color : #E13611;
	background-color: #F7E7E0;
	text-decoration : none;
	line-height : 26px;
	padding: 3;
	border-style : solid;
	border-color : #C12621;
	border-width: 1px;
}

A.dw_lightbutton:LINK, A.dw_lightbutton:VISITED {
	color : #E13611;
	font-weight: bold;
}

A.dw_lightbutton:HOVER {
	background-color: #ffcc99;
	color: #cc0000;
}
