p {  font-size: 12px}

p {  line-height: 1.2em; color: #333333}
h3 {  font-size: 12px; font-style: normal; font-weight: bold; color: 004748}
ul {  font-size: 12px; line-height: 1.2em; color: #333333}
h1 {  font-size: 16px; font-style: normal; font-weight: bold; color: 004748}
h2 {  font-size: 14px; font-style: normal; font-weight: bold; color: 004748}
ol {  font-size: 12px; line-height: 1.2em}
body {  font-family: Verdana, Arial, Helvetica, sans-serif}
li {
	font-size: 12px;
	padding: 5px;
	line-height: 1.2em;

}
a {
	color: #003333;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #003333;
	text-decoration: underline;
}
