h1,h2,h4,h5,h6{
font-weight: normal;
    font-size: 11px ;
    margin: 0px;
	color: #8a1e04;
	text-transform: none;
	font-family: Verdana;
    letter-spacing: 0em;
}
h3{
font-weight: bold;
    font-size: 14px;
    margin: 0px;
	color: #21406e;
	text-transform: none;
	font-family: Gotham book,verdana;
    letter-spacing: 0em;
	margin-bottom: 1px;
}
h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{
font-weight: normal;
    font-size: 11px ;
    margin: 0px;
	color: #8a1e04;
	text-transform: none;
	font-family: Verdana;
    letter-spacing: 0em;
}
h3 span{
font-weight: bold;
    font-size: 14px;
    margin: 0px;
	color: #21406e;
	text-transform: none;
	font-family: Gotham book,verdana;
    letter-spacing: 0em;
	margin-bottom: 1px;
}
p{
margin: 1em 0;
margin-top: 0;
    font-size: 12px;
    margin-bottom: 0px;
	color: #424242;
	font-family: Gotham book,Verdana;
	letter-spacing: 0em;
	padding:0;
}

a.action, a.file{
font-size: 0.85em;
    text-transform: uppercase;
}
a.visited{
color: #b97868;
}
a{
text-decoration: none;
color: #1B426D;
    font-weight: bold;
	font-family: Gotham book,Verdana;
	letter-spacing: 0em;
}
a:hover {
    text-decoration: underline;
}

em{
color: #6D6E71;
    font-size: 12px;
    font-family: Gotham book,verdana;
    font-weight: bold;
    font-style: normal;
}
ol,ul{
margin: 1em 0;
margin-top: 0;
margin-bottom: 0px;
    font-size: 12px;
	color: #424242;
	font-family: Gotham book,Verdana;
	letter-spacing: 0em;
}
li{
	margin-top: 10px;
}
table td {
    border: 1px solid #d6d6d6;
}
table {
    border: 1px solid #d6d6d6;
}