body, th, p, div, ol, ul, li, input, textarea {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-heigt:150%;
	color: #000000;
}

h1 { font-size: 28px; font-weight: bold; }
h2 { font-size: 22px; font-weight: bold; }
h3 { font-size: 22px; font-weight: normal; }
h4 { font-size: 18px; font-weight: bold; }
h5 { font-size: 18px; font-weight: normal; }
h6 { font-size: 16px; font-weight: bold; }
h7 { font-size: 16px; font-weight: normal; }

a:link, a:visited, a:active, a:hover { color: #000000; font-weight: normal; }
a:active, a:hover { color: #39a0ff; }
