.header1{

        font-family : Microsoft Sans Serif,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 15px;

        font-weight : bold;

		color       : #333333;

		text-decoration: none; 

}

.header2{

        font-family : Microsoft Sans Serif,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 14px;

        font-weight : bold;

		color       : #333333;

		text-decoration: none; 

}

.header3{

        font-family : Microsoft Sans Serif,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 12px;

        font-weight : bold;

		color       : #333333;

		text-decoration: none; 

}

td,
.bodytext1{

        font-family : Microsoft Sans Serif,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 12px;

        font-weight : normal;

		color       : #666666;

}

.navtext1{

        font-family : Microsoft Sans Serif,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 12px;

        font-weight : normal;

		color       : #66CCFF;

}

.navtext2{

        font-family : Microsoft Sans Serif,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 12px;

        font-weight : normal;

		color       : #33CCFF;

}

a:link { 
		
		color: #CCCC00; 
		
		text-decoration: none;
		
        font-weight : normal;
		
}

a:active {
		
		color: #CCCC00; 
		
		text-decoration: none;

}

a:visited { 
		
		color: #CCCC00; 
		
		text-decoration: none;

}

a:hover { 

		color: #0066CC; 
		
		text-decoration: underline; 
		
		background: #BCE8FF;
		
}