.header1{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 16px;

        font-weight : bold;

		color       : #FFFFFF;

}

td,
li,
.bodytext1{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 12px;

        font-weight : normal;

		color       : #FFFFFF;

        text-align  : justify;
}

.navtext1{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 10px;

        font-weight : normal;

		color       : #FF9900;

        text-align  : center;

}



a:link
{
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: normal;
}

a:active 
{
	color: #FF9900;
	text-decoration: underline;
	font-weight: normal;
}

a:visited 
{ 
	color: #FF9900; 
	text-decoration: underline;
	font-weight: normal;
}


body {     
		   background: #FF6600;
		   margin: 0px 0px 0px 0px;
		   scrollbar-3d-light-color:#FFFFFF;
           scrollbar-arrow-color:#FFFFFF;
           scrollbar-base-color:#000000;
           scrollbar-dark-shadow-color:#000099;
           scrollbar-face-color:#000000;
           scrollbar-highlight-color:#000000;
           scrollbar-shadow-color:#FF9900;}

.blackback{
			background: #000000;
}