p,td,ul,li {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #3F5A47;
}

h1 {
	color:#4F131A;
	font-size:medium;
	background:transparent;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color:#4F131A;
	font-size:16px;
	background:transparent;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h3{
	color:#4F131A;
	font-size:22px;
	background:transparent;
	font-variant: normal;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

h4{
	color:#4F131A;
	font-size:medium;
	background:transparent;
	border: 0;
	font-weight: bolder;
	font-style: oblique;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E0CAFC;
}

h5{
	color:#72038D;
	font-size:medium;
	background:transparent;
	border: 0;
	font-weight: 500;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E0CAFC;
}

a:link {
	color:#330000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a:visited {
	color:#330000;
	background:transparent;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color:#330000;
	background:transparent;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#330000;
	background-color: #EADCC0;
}

/* BEGIN style6 */


#navlist a {
	padding: 1px 14px;
}

#navlist a:link, #navlist a:visited
{
	color: #333333;
	background-color: #E6D6D9;
	text-decoration: none;

}

#navlist a:hover
{
	color: #333333;
	background-color: #E0CAFC;
	text-decoration: none;

}

/*-------*/

#mainnav a { padding: 5px 10px; }

#mainnav a:link, #mainnav a:visited
{
	color: #4F131A;
	text-decoration: none;
	height: 12px;
	width: 160px;
	font-style: normal;
	background-color: #C1BCF4;
}

#mainnav a:hover
{
	color: #4F131A;
	background-color: #E6D6D9;
	text-decoration: none;
	height: 12px;
	width: 160px;
}


/* END style6 */
body {
	background-color: #FFFFFF;
}
