BODY {
	background : #f36f20;
	color : #ffffff;
	font-family : arial,helvetica,san-serif;
	font-size : 10pt;
	text-align : justify;
	scrollbar-3dlight-color : #666666;
	scrollbar-arrow-color : #FFCC33;
	scrollbar-base-color : #555555;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #444444;
	scrollbar-highlight-color : #555555;
	scrollbar-shadow-color : #333333;
	scrollbar-track-color : #242424;
}

li{
	color : #ffcc00;
	font-family : arial,helvetica,san-serif;
	font-size : 10pt;
	text-align : justify;
}

p,  td{
	color : #ffffff;
	font-family : arial,helvetica,san-serif;
	font-size : 10pt;
	text-align : justify;
}


	
h1 {
	color : #ffffff;
	font-family : arial,helvetica,san-serif;
	font-size : 12pt;
	font-weight : bold;

	}
	
h2 {
	color : #8fbdba;
	font-family : arial,helvetica,san-serif;
	font-size : 12pt;
	}
	
h3 {
	color : #8fbdba;
	font-family : arial,helvetica,san-serif;
	font-size : 12pt;
	text-align: justify;
	}
	
.head1 {
	color : #ffffff;
	font-family : arial,helvetica,san-serif;
	font-size : 12pt;
	font-weight : bold
	}

INPUT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-bottom : 2px;
}

.copyright {
	color : #ffffff;
	font-family : arial,helvetica,san-serif;
	font-size : 8pt;
	text-align : center;
}

.copyleft {
	color : #ffffff;
	font-family : arial,helvetica,san-serif;
	font-size : 10pt;
	text-align : left;
}
.copyrightjustify {
	color : #ffffff;
	font-family : arial,helvetica,san-serif;
	font-size : 8pt;
	text-align : justify;
}

a:link	{
		font-weight: none;
		color: #ffffff;
		background-color: transparent;
		text-decoration: none;
		}
		
a:visited	{
		font-weight: none;
		color: #ffffff;
		background-color: transparent;
		text-decoration: none;
		}
		
a:active	{
		font-weight: none;
		color: #ffffff;
		background-color: transparent;
		text-decoration: none;
		}
		
a:hover	{
		font-weight: none;
		color: #ffcc00;
		background-color: transparent;
		text-decoration: underline;
		}
		
.alink	{
		font-weight: none;
		font-size : 8pt;
		color: #ffffff;
		background-color: transparent;
		text-decoration: none;
		text-align : center;
		}
		
.alink-yel	{
		font-weight: none;
		font-size : 8pt;
		color: #ffcc00;
		background-color: transparent;
		text-decoration: none;
		text-align : center;
		}

.alinkleft	{
		font-weight: none;
		font-size : 8pt;
		color: #ffffff;
		background-color: transparent;
		text-decoration: none;
		text-align : left;
		}

.alinkright	{
		font-weight: none;
		font-size : 8pt;
		color: #ffffff;
		background-color: transparent;
		text-decoration: none;
		text-align : right;
		}
			
.hilight	{
		color : #8fbdba;
		font-weight: bold;
		font-family : arial,helvetica,san-serif;
		font-size : 11px;
		text-align : justify;
		line-height : 16px;
		}
		
.navlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	
}
.navlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.navlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.navlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.subhead{
	color : #ffcc00;
	font-family : arial,helvetica,san-serif;
	font-size : 10pt;
	text-align : justify;
}
.disabled{
	color : #ffffff;
	font-family : arial,helvetica,san-serif;
	font-size : 16pt;
	text-align : justify;
}
.disabled-center{
	color : #ffffff;
	font-family : arial,helvetica,san-serif;
	font-size : 16pt;
	text-align : center;
}
.disabledhead{
	color : #ffcc00;
	font-family : arial,helvetica,san-serif;
	font-size : 20pt;
	text-align : left;
	font-weight: bold;
	}

