H1 {font-size: 14pt; color: #006600; text-decoration: underline} <!-- main page headings -->

H2 {font-size: 11pt; color: #006600} <!-- single line of bold text header -->

H3 {font-size: 11pt; color: #006600; font-weight: normal} <!-- single line of text header -->

P {font-size: 11pt; color: #006600; text-align: justify} <!-- paragraph of text -->

L {font-size: 12pt; color: #006600; text-align: justify; link: #ffffff} <!-- menu link -->

.text1 {font-size: 11pt; color: #006600; font-weight: normal; text-align: center} <!-- single line of text -->

.pictext1 {font-size: 10pt; color: #000000; font-weight: normal;text-align: center} <!-- multi line of text below pics as in articles/features -->

.pictext2 {font-size: 10pt; color: #006600; font-weight: normal; text-align: center} <!-- single line of text below pics as in photo libs -->

.table1 {font-size: 10pt; color: #006600; font-weight: normal; text-align: left} <!-- used in committe table -->

.table2 {font-size: 11pt; color: #006600; font-weight: normal; text-align: left} <!-- used in classifieds table -->

.table3 {font-size: 11pt; color: #006600; font-weight: bold; text-align: left} <!-- used in classifieds table -->

.link  {font-size: 10pt; font-weight: normal} <!-- standard link as in links page -->

.mlink {font-size: 11pt; font-weight: normal} <!-- for boxed links in articel/featured pages -->

#contents 
{
margin-top: 0px;
margin-right:auto;
margin-left:auto;
width: 1000px;
padding: 10px;
background-color: #FFF;
color: #000;
}

