.header1{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 20px;

        font-weight : bold;

		color       : #330099;

		text-decoration: none; 

}

.header2{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 18px;

        font-weight : bold;

		color       : #330099;

		text-decoration: none; 

}

td, body,
.bodytext1{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 12px;

        font-weight : normal;

		color       : #000000;

}

.bodytext2{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 12px;

        font-weight : bold;

		color       : #000000;

}

.navtext1{

        font-family : Microsoft Sans Serif,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 10px;

        font-weight : normal;

		text-align : center;

		color       : #66CCFF;

}

.navtext2{

        font-family : Microsoft Sans Serif,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 10px;

        font-weight : normal;

		text-align : center;

		color       : #000066;

}

a:link { 
		
		color: #66CCFF; 
		
		text-decoration: none;
		
        font-weight : normal;
		
}

a:active {
		
		color: #99CCFF; 
		
		text-decoration: none;

}

a:visited { 
		
		color: #CCCC00; 
		
		text-decoration: none;

}

a:hover { 

		color: #0066CC; 
		
		text-decoration: underline; 
		
		background: #BCE8FF;
		
}

BODY {     
		   font: ;
		   scrollbar-3d-light-color:#99FFFF;
           scrollbar-arrow-color:#3399FF;
           scrollbar-base-color:#00CCFF;
           scrollbar-dark-shadow-color:#00CCFF;
           scrollbar-face-color:#000066;
           scrollbar-highlight-color:#000099;
           scrollbar-shadow-color:#00CCFF
	 }