/* CSS Document */
<!--

body {
	background-color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
}
p { 
font-family: Arial; 
font-size: 11px; 
color: #000;
}
.committee { 
font-family: Arial; 
font-size: 12px; 
color: #000;
}
.contact { 
font-family: Arial; 
font-size: 13px; 
color: #000;
}
td.border { 
background-color: #FFF;  
padding: 12px; 
margin: 8px;  
border: 1px solid #900; 
}
.header1 {
font-family: "Trebuchet MS"; 
font-size: 12px; 
font-weight: bolder; 
color: #990000
}
h1 { 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #990000
}
.header { 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #990000
}
td.news 
{ 
padding: 4px 4px 4px 4px; 
margin: 4px 4px 4px 4px; 
text-align: left
}
a:link {  
font-family: Arial;
font-size: 11px; 
font-weight: normal; 
color: #FFF; 
text-decoration: underline
}
a:visited {  
font-family: Arial;
font-size: 11px; 
font-weight: normal; 
color: #FFF; 
text-decoration: underline
}
a:link.text {  
font-family: Arial; 
font-size: 11px; 
font-weight: normal; 
color: #000; 
text-decoration: underline;
}
a:visited.text {  
font-family: Arial; 
font-size: 11px; 
font-weight: normal; 
color: #000; 
text-decoration: underline;
}
a:link.side {  
font-family: Arial; 
font-size: 12px; 
font-weight: normal; 
color: #900; 
text-decoration: none;
}
a:visited.side {  
font-family: Arial; 
font-size: 12px; 
font-weight: normal; 
color: #900; 
text-decoration: none;
}
a:link.corporate {  
font-family: Arial; 
font-size: 11px; 
font-weight: normal; 
color: #900; 
text-decoration: none;
}
a:visited.corporate {  
font-family: Arial; 
font-size: 11px; 
font-weight: normal; 
color: #900; 
text-decoration: none;
}

.white {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.present_side {  
font-family: Arial; 
font-size: 12px; 
font-weight: normal; 
color: #000; 
text-decoration: none;
}
.winners {  
font-family: Arial; 
font-size: 11px; 
font-weight: bold; 
color: #900; 
text-decoration: none;
}

.style1 {color: #FFFFFF}
.style2 {font-family: "Trebuchet MS"; font-size: 12px; font-weight: bolder; color: #FFFFFF; }

