@charset "utf-8";
/* CSS Document */

body {			margin:0px;
				padding: 0;
				background-color:#eeeedc;			
}


@font-face {
    font-family: PAPYRUS;
    font-style:  normal;
    font-weight: normal;
    src: url(PAPYRUS0.eot);
}

.fontheaders1 {
	font-family: PAPYRUS, Verdana, sans-serif;
	font-size: 25px;
	font-weight:bold;
	color:#161000;
	line-height: 22px;
}

.fontheaders2 {
	font-family: PAPYRUS, Verdana, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#161000;
	line-height: 22px;
}


.fontstylebold {
	font-family: PAPYRUS, Verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#161000;
	line-height: 20px;
	
}

.fontstyle {
	font-family: PAPYRUS, Verdana, sans-serif;
	font-size: 13px;
	color:#161000;
	line-height:20px;		
}

a {				font-family: PAPYRUS, Verdana, sans-serif;
				font-size: 13px;
				color:#666600;
				line-height:20px;	
				font-weight:bold;
				text-decoration: none;
}

a:link {		color:#666600;
				text-decoration:none;
}

a:visited {		color:#666600;
				text-decoration:none;
}

a:hover {		color:#663300;
				text-decoration:none;
}

.subhead {font-family: PAPYRUS, Verdana, sans-serif;
				font-size: 30px;
				line-height:35px;
				font-weight:bold;
				}





