P {
	color: #000000;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}

li {
	color: #800000;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}

H1{
	color: #800000;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

H2 {
	color: #800000;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

H3 {
	color: #800000;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

H4 {
	color: #800000;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

H5 {
	color: #800000;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

H6 {
	color: #800000;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
TD {
	color: #000000;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:link {
    color: #800000;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;

}
a:visited {
    color: #800000;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}
a:hover {
    color: #5c4b26;
    text-decoration: underline;
    background-color: #f1c666;
    font-weight: normal;
    font-style: normal;
}
a:active {
    color: #5c4b26;
    text-decoration: none;
    background-color: #f1c666;
    font-weight: bold;
    font-style: normal;
}

