BODY {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	font-size: 16px;
	color: #000000;
}

A {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #6666cc;
	text-decoration: none;
}
A:hover {
	color: #ff0000;
	text-decoration: underline;
}

A.sub {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9da0ce;
	text-decoration: none;
}
A:hover.sub {
	color: #ff0000;
	text-decoration: none;
}

H2 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 20px;
    font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 20px;
    font-weight: normal;
	margin-bottom: 1px;
	margin-top: 1px;
}

H4 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
    font-weight: normal;
	margin-bottom: 1px;
	margin-top: 1px;
}




H3 {
	font-family: "Times New Roman", Times, serif;
	color: #ff0000;
	font-size: 20px;
    font-weight: normal;
}

P {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
}

div {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
}

address {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
}

.table0 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
	BACKGROUND-COLOR: #232323;
}

.special {
	font-family: "Times New Roman", Times, serif;
	color: #bb0000;
	font-size: 16px;
}

.title {
	font-family: "Times New Roman", Times, serif;
	color: #d7d7d7;
	font-size: 18px;
}

LI {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
}

ul {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
}



