﻿@charset "UTF-8";
/* CSS Document */

body { background-image: url('../images/background2.jpg'); font-size:100%;font-family: Arial, Helvetica, sans-serif;   }

a:link { color: #ff6600;text-decoration: underline} a { color: #ff6600; text-decoration: underline} 
a:visited { color: #ff6600;text-decoration: underline} 
a:hover { color: #666633;text-decoration: underline} 
a:active { color: #ff6600; text-decoration: underline} 


h1 {font-family:  Arial, Helvetica, sans-serif; font-size: 23px; color: #000000; margin-bottom:25px; font-weight: normal; margin-top:10px}
.h1-b {font-family: Arial, Helvetica, sans-serif; font-size: 30px; color: #669933; margin-bottom:25px; font-weight: bold; margin-top:10px}
h2 {font-family:  Arial, Helvetica, sans-serif; font-size:18px; color: #000000; margin-bottom:25px; font-weight: normal; margin-top:10px}
h3 {font-family:  Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; margin-bottom:1px; font-weight: normal; margin-top:10px}
.h3-b {font-family: Arial, Helvetica, sans-serif; font-size: 23px; color: #669933; margin-bottom:15px;font-weight: bold; margin-top:10px}
h4 {font-family:  Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; margin-bottom:25px; font-weight: bold; margin-top:10px}
h5 {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; margin-bottom:25px; font-weight: normal; margin-top:10px}
h6 {font-family:  Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; margin-bottom:25px; font-weight: normal; margin-top:10px}

p {font-family: Arial, Helvetica, sans-serif;color: #333300;font-size: 12px;line-height: 16px;color: #333300;margin: 8px 0 8px 0;}
.footer p {font-family: Arial, Helvetica, sans-serif; font-size: 10px;line-height: 16px; color: #ffffff; margin: 8px;}
.footer	a:link { color: #CCCCCC;text-decoration: underline} a { color: #666633; text-decoration: underline} 
.footer a:visited {color: #CCCCCC;text-decoration: underline;} 
.footer	a:hover { color: #669933; text-decoration: underline} 
.footer	a:active { color: #CCCCCC; text-decoration: underline} 

ul	{margin:6px 6px 8px 25px}
ul li {font-family: Verdana;  font-size: 12px;line-height: 16px;color: #666633;list-style-type:; margin: 7px; list-style-image: url('images/bullet.jpg');}
ul li 	a:link { color: #666633;text-decoration: underline} a { color: #666633; text-decoration: underline} 
ul li	a:visited { color: #666633;text-decoration: underline} 
ul li	a:hover { color: #ff6600;text-decoration: underline} 
ul li	a:active { color: #666633; text-decoration: underline} 

ol	{margin:6px 6px 8px 25px}
ol li {font-family: Verdana;  font-size: 12px;line-height: 16px;color: #666633;list-style-type:; margin: 7px;}
ol li 	a:link { color: #666633;text-decoration: underline} a { color: #666633; text-decoration: underline} 
ol li	a:visited { color: #666633;text-decoration: underline} 
ol li	a:hover { color: #ff6600;text-decoration: underline} 
ol li	a:active { color: #666633; text-decoration: underline} 


img {border:0px;}
