
a:link {
	background-color : transparent;
	color : #660000;
	text-decoration : underline;
}

a:visited {
	background-color : transparent;
	color : #660000;
	text-decoration : underline;
}

a:hover {
	background-color : transparent;
	color : #336633;
	text-decoration : underline;
}

a:active {
	background-color : transparent;
	color : #660000;
	text-decoration : none;
}

body {
	background-color : #D1D6BA;
	color : #666666;
	font-family : Georgia, "Times New Roman" Times, serif;
	font-size : 12px;
	margin : 0px;
}


h1 {
	background-color : #fff;
	color : #660000;
	font-family : Georgia, "Times New Roman" Times, serif;
	font-size : 16px;
	font-weight : bold;
	letter-spacing : 1px;
	margin : 20px 30px 10px 30px;
}

h2 {
	background-color : #fff;
	color : #660000;
 font-family : Georgia, "Times New Roman" Times, serif;
	font-size : 14px;
	letter-spacing : 1px;
	margin : 10px 30px 10px 30px;
}

h3 {
	background-color : #fff;
	color : #660000;
 font-family : Georgia, "Times New Roman" Times, serif;
	font-size : 12px;
	margin : 10px 30px 10px 30px;
}

td {
	font-family : Georgia, "Times New Roman" Times, serif;
	font-size : 12px;
}


td#maincontent p {
	font-family : Georgia, "Times New Roman" Times, serif;
	font-size : 12px;
	line-height : 20px;
	margin-left : 50px;
	margin-right : 50px;
}


.box1 {
	background-color : #D1D6BA;
	color : #000000;
}

.box2 {
	background-color : #D1D6BA;
	color : #FFFFFF;
}

.footer {
	background-color : #D1D6BA;
	color : #666666;
	font-size : 10px;
	padding : 5px 0px 15px 0px;
}


.largertext {
	font-size : 14px;
 color : #660000;
 font-weight : bold;
}


.navbar {
	background-color : #336633;
	border : 1px solid #D1D6BA;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
 font-weight : bold;
	margin-top : 0px;
	width : 196px;
}

.navbar a:link {
	background-color : #336633;
	color : #FFFFFF;
	display : block;
	padding : 2px 0px 2px 10px;
	text-decoration : none;
	width : 196px;
}

.navbar a:visited {
	background-color : #336633;
	color : #FFFFFF;
	display : block;
	padding : 2px 0px 2px 10px;
	text-decoration : none;
	width : 196px;
}

.navbar a:hover {
	background-color : #F5DE83;
	color : #000000;
	text-decoration : none;
}

.navbar a:active {
	background-color : #336633;
	color : #FFFFFF;
	text-decoration : none;
}


.smallertext {
	font-size : 11px;
	line-height: normal;
}

.smallesttext {
	font-size : 10px;
	line-height: normal;
}


.stripe1 {
	background-color : #660000;
	color : transparent;
}

.stripe2 {
	background-color : #660000;
	color : transparent;
}


#headerbox {
	background-color : #336633;
	color : #000000;
}


#header-left {
	background-color : #336633;
	color : #F5DE83;
	font-family : Georgia, "Times New Roman" Times, serif;
	font-size : 18px;
	font-weight : bold;
 letter-spacing : 2px;
}


#maincontent {
	background-color : #fff;
	color : #666666;
}
