/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F240D;
	text-decoration: none;
	background-color: #336600;	
	}
a:link {
	color: #336600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
    }

a:visited {
	color: #663300;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
    }

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    }
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    }
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    }
.style4 {color: #336600}
.style5 {color: #000000}
.style7 {
	font-family: "Comic Sans MS", "Franklin Gothic Medium", sans-serif;
	color: #6B2F17;
	font-weight: bold;
}
.style13 {
	font-size: 16px;
	font-family: "Monotype Corsiva", "Comic Sans MS", cursive;
}
.style14 {
	font-family: "Comic Sans MS", "Franklin Gothic Medium", sans-serif;
	font-weight: bold;
	font-style: italic;
}
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336600;
	font-size: 20px;
	font-weight: bold;
    }