P {
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	font-family: sans-serif;
}

.clsP {
	text-indent: 40px;
}

.adjP {
	text-align: justify;
}

.epiP {
	font-weight: bold;
	color:  #FF0000;
	margin-bottom: 30px;
}

A  {
	color: #F0AA00;
	text-decoration: none;
}

A:Visited  {
	color: #333399;
}

A:Active  {
	color: #F0AA00;
	text-decoration: none;
}

A:Hover  {
	color: #FFCC00;
	text-decoration: underline;
}

.grayed {
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
	}
	
a.grayed, a.grayed:active, a.grayed:visited {
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}

a.grayed:hover, a.grayed:focus {
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #0044A3;
	text-decoration: underline;
}

SPAN  {
	font-weight: bold;
	color:  #FF0000;
}

HR {
	color: #FF0000;
	width: 80%;
	height: 2px;
	elevation: 0px;
	text-align: left;
}

.full {
	width: 100%;
}

.orange {
	color: #FFCC00;
	width: 100%;
}

.red {
	color: #FF0000;
	width: 100%;
}

BODY, TABLE, TD  {
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-size: 8pt;
	color:  #000000;
	margin-left: 0px;
	margin-top: 0px;
}

TH  {
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}

.small {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;	
	color:  #000000;
}

H1 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 12px;
	color: #FFCC00;
}

H2 {
	font-family: sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 10px;
	color: #FFCC00;
}

H3 {
	font-family: sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 10px;
	color: #000000;
}


.tiny {
	font-family: Verdana, Tahoma, Arial, sans serif;
	font-size: 10px;	
	color: #000000;	
	margin-top: 1px;
}

.indented_tiny {
	font-family: Verdana, Tahoma, Arial, sans serif;
	font-size: 10px;	
	color: #000000;	
	margin-top: 1px;
	text-indent: 20px;
	border-top: 1px;
}

.author {
	font-family: Verdana, Tahoma, Arial, "sans serif";
	font-size: 10px;	
	color: #ffffff;
	margin-top: 1px;
	margin-bottom: 10px;
	background-color: #cc0000;
; padding-right: 0px
}

.program {
	width: 100px;
	text-align: right;
}

