body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

p { font-size: 12px; } 

OL  {
	font-weight: normal;
	font-style: normal;
}

UL  {
	font-weight: normal;
	font-style: normal;
}

TD  {
	 font-size: 12px;
	 font-weight: normal;
	font-style: normal;
}

H1  {
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
}

H2  {
	font-size: large;
	font-weight: bold;
	font-style: normal;
}

H3  {
	font-size: medium;
	font-weight: bold;
	font-style: normal;
}

H4  {
	font-size: small;
	font-weight: bold;
	font-style: normal;
}

H5  {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

H6  {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.plain  {
	font-weight: normal;
	font-style: normal;
	}
	
.headline  {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #ff0099;
	margin-top:10px;
	margin-bottom:5px;
	}
		
.large  {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	}

	
.large-dark  {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	}
		
.small  {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
		
.small-bold  {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

.bold {
	font-weight: bold;
	}

.blue 
{ 
	color: #0033cc; 
}

.blueSmall 
{ 
	color: #0033cc; 
    font-size: 10px
}
.brownSmall 
{ 
	color: #993300;
	font-size: 10px; 
}

.gold {
	font-weight: bold;
	font-style: normal;
	color: #F9BF30;
	}

.navBkgrd {
	background-color: #FFCC00;
}
	
.orange {
	color: #ff6600;
	}
	
.other-bkgrd 
{ 
	background-color: #ffffcc;
} 

.peace-bkgrd 
{ 
	background-color: #ccffff;
} 

.pink {
	color: #ff0099;
	}
	
.red {
	color: #ff0000;
	}

.quaker-bkgrd 
{ 
	background-color: #ccffcc;
} 

.reverse {
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	}

.reverse-head {
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	}
	
.sunHead {
	font-size=16px;
	font-family: Times Roman, serif;
	font-weight: bold;
}

.sunText {
	font-size=14px;
	font-family: Times-Roman, serif;
}

.sunBlock {
	font-size=14px;
	font-family: Times-Roman, serif;
}

.sunByline {
	font-size=12px;
	font-family: Times-Roman, serif;
	font-style: italic;
}

.xsmall  {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #000000;
}
	
A  {
	color: #660099;
	text-decoration: none;
}

A:Visited  {
	color: #660099;
	text-decoration: none;
}

A:Active  {
	color: #660099;
	text-decoration: none;
}

A:Hover  {
	color: #cc00ff;
	text-decoration: underline;
}

A.big  {
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: Yellow;
	text-decoration: none;
}

A.big:Visited  {
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: Yellow;
	text-decoration: none;
}

A.big:Active  {
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: Yellow;
	text-decoration: none;
}

A.big:Hover  {
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #ffcc00;
	text-decoration: underline;
}

A.small  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-style: normal;
	color: #660099;
	text-decoration: none;
}

A.small:Visited  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-style: normal;
	color: #660099;
	text-decoration: none;
}

A.small:Active  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-style: normal;
	color: #660099;
	text-decoration: none;
}

A.small:Hover  {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-style: normal;
	color: #cc00ff;
	text-decoration: underline;
}
	
A.navbar  {
	font-size: 12px;
	font-family: Verdanna, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FF3366;
	text-decoration: none;
}

A.navbar:Visited  {
	font-family: Verdanna, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FF3366;
	text-decoration: none;
}

A.navbar:Active  {
	font-family: Verdanna, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

A.navbar:Hover  {
	font-family: Verdanna, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}.white {
	color: #FFFFFF;
}
