body, td, p, li, input, select, textarea {
	font: normal normal 11px/3ex verdana, helvetica, arial, sans-serif;
	text-decoration: none;
	color: #666;
}

p {
MARGIN-BOTTOM: 10px
}
h1 {
padding-left: 10px;
MARGIN-BOTTOM: 5px;
font: 22px tahoma, helvetica, arial, san-serif;
font-weight:400;
COLOR: #333;
border-bottom:1px solid #333;
line-height:normal;
}

h2 {
font: 20px tahoma, helvetica, arial, san-serif;
font-weight:300;
letter-spacing:-1px;
COLOR: #333;
margin: 8px 0;
}
h3 {
font: 18px tahoma, helvetica, arial, san-serif;
font-weight:200;
COLOR: #777777;
border-bottom:1px solid #757575;
}
h4 {
font: 16px tahoma, helvetica, arial, san-serif;
font-weight:300;
color:#333;
/*COLOR: #666;*/
}
h5 {
font: 14px tahoma, helvetica, arial, san-serif;
font-weight:500;
COLOR: #333;
border-bottom:1px solid #333;
}
h6 {
font: 13px tahoma, helvetica, arial, san-serif;
font-weight:200;
COLOR: #333;
}
form {
DISPLAY: inline
}

a:link, a:active, a:visited {
COLOR: #750004;
font-weight:bold;
TEXT-DECORATION: none
}
a:hover {
COLOR: #D3570E;
TEXT-DECORATION: underline;
}
sup{font:8px arial, sans-serif;}