
body {
	scrollbar-arrow-color:FFFFFF; 
	scrollbar-track-color: #BAD49B; 
	scrollbar-face-color: #BAD49B;
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color: #FFFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-shadow-color:#56990A; 
	font-family: Century Gothic; 
	color: #294B02;
	background-attachment: none;
	 }


a 
	{
	text-decoration: none; 
	color: #56990A;
	font-size: 11px;
	font-weight: none;
	letter-spacing: 3px; 
	}

a:hover 
	{
	color: #99FF99;
	text-decoration: italic;
	}

img 
	{
	border:0
	}

b
	{
	color: #009900;
        text-decoration: bold;
	}

p,li,ul 
	{
	font-family: Century Gothic; 
	font-size: 11px; 
	color: #294B02; 
	text-align: justify;
	}


.header
	{ 
	color: #56990A; 
	font-family: Century Gothic;
	font-size: 13px;
	border-bottom: 3px double #3E6E07;
	font-weight: bold;
	text-align: left;
	letter-spacing: 3px;
	padding-right: 3px;
	text-transform: uppercase;
	}

.navlinks
	{
	color : #000000;
	text-transform: lowercase; 
	font-size : 12px; 
	text-align : center;
	border-bottom : 0px;
	display : block;
	}

.navlinks:hover
	{
	color : #669966;
	border-bottom: 0px;
	text-decoration : italic;
	}

.title
	{ 
	color: #305407; 
	font-family: Times New Roman;
	font-size: 26px;
	font-weight: italic;
	padding-left: 50px;
	}

.subtitle
	{ 
	color: #56990A; 
	font-family: Century Gothic;
	font-size: 13px;
	text-align: right;
	padding-left: 115px;
	}