@charset "UTF-8";
p {
	font: 12pt "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background: top;
}

ul, li {
	font: 12pt "Times New Roman", Times, serif;
	color: #000000
	}
	
	
.description {
	font: italic normal 12px "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	text-align: center;
}


.nav {
	font: 12px "Times New Roman", Times, serif;
	color: #FFFFE6;
	text-decoration: none;
	text-align: center;
}


table {
	background: #FFFFE6;
	border-right: 1px solid #2B2801;
	border-bottom: 1px solid #2B2801;
	border-left: 1px solid #2B2801;	/*border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;*/
}
h3 {
	font: 12pt/1.5em "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
blockquote {
	font: 12pt/1.5em "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	vertical-align: top;
	top: auto;
}

body {
	background: #FFFFFF;
}
h1 {
	font: 18pt "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #A41D41;
	text-align: center;
}
a:link {
	font: 12px "Times New Roman", Times, serif;
	color: #FFFFE6;
}
a:hover {
	font: 12px "Times New Roman", Times, serif;
	color: #000000;
}
a:visited {
	font: 12px "Times New Roman", Times, serif;
	color: #000000;
}
a:active {
	font: 12px "Times New Roman", Times, serif;
	color: #FFFFE6;
}
.flushp {
	font: 12pt "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
}
