<STYLE>

		FONT.Body {
			font-size : 12px;
			font-family : arial;
			color : #000000;
			font-weight : none;
			
		}
		
		FONT.BodyText {
			font-size : 11px;
			font-family : arial;
			color : #000000;
			font-weight : none;
			
		}
		
		FONT.NavText {
			font-size : 12px;
			font-family : arial;
			color : #FFFFFF;
			font-weight : bold;
			
		}
		
		FONT.FooterText {
			font-size : 12px;
			font-family : arial;
			color : #000000;
			font-weight : bold;
			
		}
		
		FONT.TableTextWhite {
			font-size : 12px;
			font-family : arial;
			color : #FFFFFF;
			font-weight : bold;
			
		}
		
		FONT.Header {
			font-size : 20px;
			font-family : arial;
			color : #000000;
			font-weight : bold;
			
		}
		
		FONT.SubHead {
			font-size : 11px;
			font-family : arial;
			color : #000000;
			font-weight : bold;
			
		}
		
		FONT.SearchText {
			font-size : 10px;
			font-family : arial;
			color : #000000;
			font-weight : none;
			
		}
		
		FONT.TableHead {
			font-size : 11px;
			font-family : arial;
			color : #000000;
			font-weight : Bold;
			
		}
		
		FONT.TableText {
			font-size : 10px;
			font-family : arial;
			color : #000000;
			font-weight : bold;
			
		}
				
		
		A.HeaderLink:LINK {
			color : #000000;
			font-family : arial;
			text-decoration : underline;
			font-size : 20px;
			font-weight : bold;

		}

		A.HeaderLink:VISITED {
			color : #000000;
			font-family : arial;
			text-decoration : underline;
			font-size : 20px;
			font-weight : bold;
		}

		A.HeaderLink:HOVER {
			color : #FF3333;
			font-family : arial;
			text-decoration : underline;
			font-size : 20px;
			font-weight : bold;
			
		}
				
		
		A.EventLink:LINK {
			color : #3A52AC;
			font-family : arial;
			text-decoration : underline;
			font-size : 12px;
			font-weight : bold;

		}

		A.EventLink:VISITED {
			color : #3A52AC;
			font-family : arial;
			text-decoration : underline;
			font-size : 12px;
			font-weight : bold;
		}

		A.EventLink:HOVER {
			color : #FF3333;
			font-family : arial;
			text-decoration : underline;
			font-size : 12px;
			font-weight : bold;
			
		}
				
		
		A.TextLink:LINK {
			color : #3A52AC;
			font-family : arial;
			text-decoration : underline;
			font-size : 12px;
			font-weight : none;

		}

		A.TextLink:VISITED {
			color : #3A52AC;
			font-family : arial;
			text-decoration : underline;
			font-size : 12px;
			font-weight : none;
		}

		A.TextLink:HOVER {
			color : #FF3333;
			font-family : arial;
			text-decoration : underline;
			font-size : 12px;
			font-weight : none;
			
		}

		A.NavTop:LINK {
			color : #FFFFFF;
			font-family : arial;
			text-decoration : none;
			font-size : 12px;
			font-weight : bold;
		}

		A.NavTop:VISITED {
			color : #FFFFFF;
			font-family : arial;
			text-decoration : none;
			font-size : 12px;
			font-weight : bold;
		}

		A.NavTop:HOVER {
			color : #FF3333;
			font-family : arial;
			text-decoration : none;
			font-size : 12px;
			font-weight : bold;

		}

		A.NavBottom:LINK {
			color : #000000;
			font-family : arial;
			text-decoration : underline;
			font-size : 11px;
			font-weight : bold;
		}

		A.NavBottom:VISITED {
			color : #000000;
			font-family : arial;
			text-decoration : underline;
			font-size : 11px;
			font-weight : bold;
		}

		A.NavBottom:HOVER {
			color : #999999;
			font-family : arial;
			text-decoration : underline;
			font-size : 11px;
			font-weight : bold;

		}

		A.NavLeft:LINK {
			color : #FFFFFF;
			font-family : arial;
			text-decoration : none;
			font-size : 12px;
			font-weight : bold;
			
		}

		A.NavLeft:VISITED {
			color : #FFFFFF;
			font-family : arial;
			text-decoration : none;
			font-size : 12px;
			font-weight : bold;
		}

		A.NavLeft:HOVER {
			color : #FF3333;
			font-family : arial;
			text-decoration : none;
			font-size : 12px;
			font-weight : bold;
			
		}

		A.NavLeftSelected:LINK {
			color : #FF3333;
			font-family : arial;
			text-decoration : none;
			font-size : 12px;
			font-weight : bold;
			
		}

		A.NavLeftSelected:VISITED {
			color : #FF3333;
			font-family : arial;
			text-decoration : none;
			font-size : 12px;
			font-weight : bold;
		}

		A.NavLeftSelected:HOVER {
			color : #FFFFFF;
			font-family : arial;
			text-decoration : none;
			font-size : 12px;
			font-weight : bold;
			
		}

		TD {
			color : #000000;
			font-family : arial;;
			font-size : 12px;
			text-decoration : none;
		}
		li {  	color: #0000CC; 
		      	text-align: left; 
			list-style-position: outside; 
			list-style-type: disc; 
			vertical-align: middle
		}
		li.number {color: #0000CC; 
		      	text-align: left; 
			list-style-position: outside; 
			list-style-type: decimal; 
			vertical-align: middle
		}
</STYLE>