.header1{

        font-family : MS Sans Serif,Microsoft Sans Serif,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 18px;

        font-weight : bold;

		color       : #990000;

		text-decoration: none; 

}

.header2{

        font-family : MS Sans Serif,Microsoft Sans Serif,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 14px;

        font-weight : bold;

		color       : #990000;

		text-decoration: none; 

}

td,
.bodytext1{

        font-family : MS Sans Serif,Microsoft Sans Serif,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 12px;

        font-weight : normal;

		color       : #000000;

}

.bodytext2{

        font-family : MS Sans Serif,Microsoft Sans Serif,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 13px;

        font-weight : normal;

		color       : #000000;

}

.bodytext1bold{

        font-family : MS Sans Serif,Microsoft Sans Serif,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 12px;

        font-weight : bold;

		color       : #000000;

}

.eventheader1{

        font-family : Times New Roman,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 28px;

        font-weight : bold;

		color       : #000000;

}

.eventtext1{

        font-family : Times New Roman,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 18px;

        font-weight : normal;

		color       : #000000;

}

.eventtext2{

        font-family : Times New Roman,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 18px;

        font-weight : bold;

		color       : #FF0000;

}

.navtext1{

        font-family : MS Sans Serif,Microsoft Sans Serif,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 12px;

        font-weight : normal;

		color       : #66CCFF;

}

.navtext2{

        font-family : MS Sans Serif,Microsoft Sans Serif,Arial,Helvetica,Geneva;

        font-style  : normal;

        font-size   : 12px;

        font-weight : normal;

		color       : #999999;

		text-align	: center;

}

a:link { 
		
		color: #003399; 
		
		text-decoration: none; 
		
}

a:active {
		
		color: #99CCFF; 
		
		text-decoration: none;

}

a:visited { 
		
		color: #003399; 
		
		text-decoration: none;

}

a:hover { 

		color: #990000; 
		
		text-decoration: underline; 
		
		background: #FFFFFF;
		
}

BODY {     scrollbar-3d-light-color:red;
           scrollbar-arrow-color:#000000;
           scrollbar-base-color:#003399;
           scrollbar-dark-shadow-color:red;
           scrollbar-face-color:#CCCCCC;
           scrollbar-highlight-color:#CCCCCC;
           scrollbar-shadow-color:#003399
	 }