A                       { color:#FFFF99; text-decoration:underline }
A:hover,A:active        { color:#FFFF00; text-decoration:underline }

BODY  { font-family : Arial,Helvetica;
        font-size : 12px;
        font-weight : normal;
        font-style : normal;
        background-color : #3A503A;}

P,TR,TD,LI,UL,DIV { font-family : Arial,Helvetica;
       font-size : 12px;
		color : #FFFFFF;
}

SELECT,INPUT { font-family : Arial,Helvetica;
       font-size : 12px;
		color : #000000;
}

.title {		
		font-family : Garamond, Times New Roman, Times, Arial, Helvetica;
		font-size : 24px;
		color : #FFFFFF;
		font-weight : bold;
}

.headline {		
		font-size : 16px;
		color : #FFFFFF;
		font-weight : bold;
}

.bulletin {		
		font-size : 16px;
		color : #FFFFFF;
		font-weight : normal;
}

.header {		
		font-size : 14px;
		color : #FFFFFF;
		font-weight : bold;
}

