P, ul  {
	font-family : verdana, arial, sans-serif;
	font : verdana, arial, sans-serif;
	font-weight : bold;
	line-height : 1.2;
	font-size : 14px;
}

H1  {
	color: #ff9900;
	font-size : 18px;
	font-weight : bold;
}

H2  {
	color: #ff9900;
	font-size : 16px;
	font-weight : bold;
}

H3  {
	color: #ff9900;
	font-size : 14px;
	font-weight : bold;
	font-style : italic;
}

A  {
	color : #ff3300;
	font-weight : bold;
}

A:Visited  {
	color : #996600;
}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 14px;
	font-weight : normal;
	line-height : 1.2;
	background-color : #cccc00;
	color : #336600;
	margin-left : 1em;
	margin-right : 1em;
	margin-top : 1em;
}

.small  {
	font-size : 12px;
}

.indent {
	text-indent : 15;
}

.indent25 {
	text-indent : 25;
}

.red {
	color : Red;
	font-size : 14px;
	border : solid 2;
	padding : 2 2 2 2;
}
 
.list {  
	font-family : verdana, arial, sans-serif;
	font : verdana, arial, sans-serif;
	font-weight : bold;
	line-height : 1.2;
	font-size : 14px;
	color : #CC6600;
}

.listcopy {  
	font-family : verdana, arial, sans-serif;
	font : verdana, arial, sans-serif;
	font-weight : bold;
	line-height : 1.2;
	font-size : 14px;
	color : #336600;
}
