a:link {
	font-size: 10pt;
	font-style: normal;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	font-size: 10pt;
	color: #003399;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

a:hover {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}

a:active {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
}

.calender {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}
.Club_Header {
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	color: #003399;
}

.Club_Text {
	font-size: 10pt;
	font-style: normal;
	color: #003399;
	font-weight: normal;
}
.club_header {
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	color: #003399;
}

.club_text {
	font-size: 10pt;
	font-style: normal;
	color: #003399;
	font-weight: normal;
}

.commiittee_text {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}

.committee_text {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}

.committee_header {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}

.content_header {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #0033BB;
}

.Content_Text {
	font-size: 10pt;
	font-style: normal;
	color: #003399;
	font-weight: normal;
}
.content_text {
	font-size: 10pt;
	font-style: normal;
	color: #003399;
	font-weight: normal;
}
.copyright {
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-align: center;
}

.copyrighttxt {
	font-size: 6pt;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	text-align: center;
}

.fillerblue {
	background-color: #003399;
}

h1 {
	font-size: 16pt;
	color: #1717F4;
}
h2 {
	font-size: 14pt;
	color: #1717f4;
}
h3 {
	font-size: 12pt;
	color: #1717f4;
}
h4 {
	font-size: 10pt;
	color: #1717f4;
}

h6 {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}

.mainparagraph {
	font-size: 10pt;
	color: #003399;
	font-weight: normal;
}

.minortext {
	font-size: 08pt;
	color: #003399;
	font-weight: normal;
}

p {
	font: 10pt / 1.2 Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: normal;
}
ul li a {
	color: #003399;
	font-weight: normal;
}
.subhead {
	font-size: 14pt;
	color: #000000;
}

.subheader {
  font-size: 16pt;
	color: #1717f4;
}

.subheader strong {
	font-size: 16pt;
	color: #1717f4;
	font-weight: bold;
}

#mainNav {  
 font-size: 90%;  
}  
#mainNav ul {  
 list-style: none;  
 margin: 0;  
 padding: 0;  
 padding-top: 1em;  
}  
#mainNav li {  
 display: inline;  
}  
#mainNav a:link, #mainNav a:visited {  
 padding: 0.4em 1em 0.4em 1em;   
 color: #000099;  
 background-color: #ffff88;  
 text-decoration: none;  
 border: 1px solid #ffff88;  
}  
#mainNav a:hover {  
 color: #0000ff;  
 background-color: #ffffcc;  
 border: 2px solid #ffff00;  
}
 

