@charset "utf-8";
/* CSS Document */

body {
	background-color: #899b6d;
	background-repeat: repeat;
	background-image: url(images/background.jpg);
	background-attachment: fixed;
	background-position: top;
	font-family: Arial, Century Gothic, Helvetica, Tahoma, Verdana;
	font-size: 12pt;
	color: #000000;
	margin: 0px 0px 0px 0px;
}


a:link { color: #006600; text-decoration: none;	font-weight: bold; }
a:visited { text-decoration: none; color: #006600; font-weight: bold; }
a:hover { text-decoration: underline; color: #006543; font-weight: bold; }
a:active { text-decoration: none; color: #78A94E; font-weight: bold;}


#menu {
	background-image: url(images/background2.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#margin {
	margin-left: 20px;
}


.style2 {font-size: 10pt}
.style3 {font-size: 12pt; font-weight: bold;}
.style9 {font-size: 10pt; font-weight: bold; }
.style10 {font-size: 8pt}
.style11 {font-size: 14pt; font-weight: bold;}
.style12 {font-size: 7pt }
.style13 {font-size: 12pt}
.style16 {font-size: 14pt}
.style17 {font-size: 11pt}
.style19 {font-size: 9pt}
.style20 {font-size: 9pt; font-weight: bold; }
.style24 {color: #FFFFFF; font-weight: bold; }
.style-FAQ {font-size: 11pt; font-style:italic; color: #006600; font-weight:bold; font-stretch: expanded; }
