.header1{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 18px;

        font-weight : bold;

		color       : #006699;

		text-decoration: none; 

}

.header2{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 13px;

        font-weight : bold;

		color       : #006699;

		text-decoration: none; 

}

.header3{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 15px;

        font-weight : bold;

		color       : #006699;

		text-decoration: none; 

}

td,
.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;

}

.bodytext3{

        font-family : Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 12px;

        font-weight : bold;

		color       : #006699;

}

.navtext1{

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

        font-style  : normal;

        font-size   : 10px;

        font-weight : normal;

		color       : #FFFFFF;

}

.navtext2{

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

        font-style  : normal;

        font-size   : 11px;

        font-weight : normal;

		color       : #00CCFF;

}

#bottom{
		background-image: url(imgs/bottom_strip.jpg);
		width: 100%;
		height: 33px;
		vertical-align: bottom;
}
a:link { 
		
		color: #00CCFF; 
		
		text-decoration: none;
		
        font-weight : normal;
		
}

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

}

a:visited { 
		
		color: #00CCFF; 
		
		text-decoration: none;

}

a:hover { 

		color: #a8caf6; 
		
		text-decoration: underline;
		
		
		
}

BODY {     
		   font: ;
		   scrollbar-3d-light-color:red;
           scrollbar-arrow-color:#006699;
           scrollbar-base-color:#99CCCC;
           scrollbar-dark-shadow-color:red;
           scrollbar-face-color:#99CCCC;
           scrollbar-highlight-color:#026EAF;
           scrollbar-shadow-color:#006699
	 }