h1 {
	COLOR: #003399;
	font-family :  tahoma, verdana, arial;
	font-size : 18px;
	font-weight : normal;
}

TD,P {
	font-family : tahoma,verdana,arial;
	font-size : 11px;
	COLOR: #000000;
}

A {
	COLOR: #FF9900;
	TEXT-DECORATION: underline;
}

A:hover {
	COLOR: #FF6600;
	TEXT-DECORATION: none;
}

A.tlink {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight : bold;
}

A.tlink:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-weight : bold;
}

.textnormal {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px}
.textbold {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; font-weight: bold}
.bigtextnormal {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 14px}
.bigtextbold {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 14px; font-weight: bold}
