BODY {
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

TD, P, DL, UL, HR {
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

DL, UL {
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

TH {
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 12pt;
	text-decoration: none;
}

DT {
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A:link {
	color: blue;
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A:active {
	color: red;
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: purple;
	font-family: trebuchet ms, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: red;
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

H1 {
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	text-decoration: none;
}

H2 {
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	text-decoration: none;
}

H3 {
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}

H4 {
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.heading1 {
        font-family: verdana, sans-serif;
        font-size: 22pt;
        font-weight: bold;
        text-decoration: none;
}

.heading2 {
        font-family: verdana, sans-serif;
        font-size: 17pt;
        text-decoration: none;
}

.heading3 {
        font-family: verdana, sans-serif;
        font-size: 14pt;
        text-decoration: none;
}

.heading4 {
        font-family: verdana, sans-serif;
        font-size: 10pt;
        text-decoration: none;
}
