A:LINK 	{color: #FF8C00}

A:VISITED 	{color: #FF8C00}

A:ACTIVE 	{color: #FF8C00}

BODY {
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 10pt;
		color: #FF6600;
		background-color: #FFF8DC;
		text-align: left;
}

TD {
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 10pt;
		color: #FF6600;
}

P { 
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 10pt;
}

.heading {
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 12pt;
		font-weight: 600;
		text-decoration: bold;
		color: #FF8C00;
}

.subheading {
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 10pt;
		font-weight: 600;
		text-decoration: bold;
		text-align: left;
		color: #FF6600;
}

#smllfnt {
		font-size: 8pt;
}
				
HR 	{
		width: 70%;
		float: center;
}

UL 	{
		list-style-position: outside;
		list-style-type: circles;
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 10pt;
}

.footer {
		color: gray;
		font-size: 8pt;
}

.citetitle {
		text-align: center;
		font-size: 8pt;
		font-weight: 600;
		text-decoration: bold;
}
.cite {
		text-align: left;
		font-size: 8pt;
}
		
.sidebar {
		color: white;
		font-size: 8pt;
}




