body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #392727;
	font-size: 80%;
	background-color: #FFFFFF;
	
}



p.center {
text-align: center; 
color: #392727; 
font-family: arial; 
font-size: 6pt;
}

p.right {
text-align: right; 
color: #392727; 
font-family: arial; 
font-size: 8pt;
}

p.white {
text-align: center; 
color: #FFFFFF; 
font-family: arial; 
font-size: 8pt
}


p.whiteleft {
text-align: left; 
color: #FFFFFF; 
font-family: arial; 
font-size: 8pt}


h1 {
font-size: 12pt; 
font-family: ariel; 
color: #C11616;
}

h2 {
font-size: 9pt; 
color: #8A1010;
}

h3 {
font-size: 12pt; 
color: #8A1010;
font-family: arial;
}



.leftcolumn {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #669999;
        background-color: #FFFFFF;
}

.body {
        font-family: Arial, Helvetica, sans-serif;
color: #5C5C5C;
}

.subhead1 {
        text-align: center; 
        font-family: Arial, Helvetica, sans-serif;
color: #392727;
}


.leftcolumn a:link {
        color: #669999;
        text-decoration: none;
}
.leftcolumn a:visited {
        color: #669999;
        text-decoration: none;
}
.leftcolumn a:hover { 
        color: #669999;
        text-decoration: none; 
        background-color: #FFFFFF;
}
.leftcolumn a:active {
        color: #669999;
        text-decoration: none;
}

a:link {color: #C11616; text-decoration: none;}

a:visited {color: #8A1010; text-decoration: none;}

a:hover {
        color: #669999;
        text-decoration: underline;
      }

a:active {color: #FFCC00;}

.body a:link {
        color: #669999;
       text-decoration: none;
}
.body a:visited {
        color: #336666;
        text-decoration: none;
}
.body a:hover {
        color: #669999;
        text-decoration: none;
}
.body a:active {
        color: #ffCC00;
        text-decoration: none;
}

.subhead1 a:link {
        color: #CC3333;
       text-decoration: underline;
}
.subhead1 a:visited {
        color: #8A1010;
        text-decoration: underline;
}
.subhead1 a:hover {
        color: #669999;
        text-decoration: none;
}
.subhead1 a:active {
        color: #ffCC00;
        text-decoration: none;
}


.rss_title, rss_title a {
      text-align: left; 
color: #CC3333; 
font-family: arial; 
font-size: 8pt;
}

.rss_items {
       list-style:none;
       margin:0;
       padding:0;
}

.rss_item  {
text-align: left; 
color: #5C5C5C; 
font-family: arial; 
font-size: 8pt;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {

        }

.rss_item a:hover { 

        }
        
.rss_date {
        font-size: xx-small;
        }

