h1 {
font-family: Arial;
font-size: 17px;
color: #363636;
}
h2 {
font-family: Arial;
font-size: 14px;
color: #363636;
}
h3 {
font-family: Arial;
font-size: 13px;
font-weight:bold;
color: #363636;
}
h4 {
font-family: Arial;
font-size: 11px;
font-weight:bold;
color: #363636;
text-align: justify;
}
p {
font-family: Arial;
font-size: 12px;
color: #363636;
text-align: justify;
line-height:140%
}

.bodycopy {
font-family: Arial;
font-size: 12px;
color: #363636;
}

.footer {
font-family: Arial;
font-size: 9px;
color: #363636;
}

.subhead {
font-family: Arial;
font-size: 13px;
font-style: italic; 
color: #0b70bd;
text-align: justify;
line-height:140%
}


A:link {text-decoration: underline; color: #363636;}
A:visited {text-decoration: underline; color: #363636;}
A:active {text-decoration: underline; color: #363636;}
A:hover {text-decoration: underline; color: #7c7c7c;}


.tableborder {
	border: 1px solid #333333;
}
