@charset "utf-8";
/* CSS Document */

body  {
	font-family: Arial, Helvetica, sans-serif;
	background: #f5f5dc url(images/bg-burlap.jpg);
	font-size: 12px;
}

a:link {
	color: #333333
}
a:visited { color: #333333 }
a:hover {
	color: #D1E7B4;
	background-color: #E7D1C2;
}


h1 { color: #006400; font-weight: bold; font-size: 18px; font-family: Verdana, Arial, Helvetica }
h2   { color: #006400; font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica }
h3  { color: #006400; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4  { color: #006400; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h5 { color: #000; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h6  { color: #000; font-weight: 800; font-size: 8px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.fontsizevsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.fontsizevsmall-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.fontsizesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.font-small-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}	

.fontsizemed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.fontsizemedbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.fontsizestretch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	letter-spacing: 4px;
	vertical-align: baseline;
	font-style: normal;
	text-shadow: 1;
	word-spacing: 2px;
	line-height: 19px;
	color: #757835;
}

#bg-header {
                   font-family: arial,helvetica,sans serif; 
                   font-size: 13px; 
                   font-weight: bold; 
                   color: 4682b4
                   }
				   
.notextdec{
	text-decoration: none;
 }
				   
.style2 {font-size: 9px}
