BODY {
	background-color : #ffffff;
}

BODY,P,TABLE,LI,TD,DIV,UL,OL,SUP,FORM {
	font-size : small;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H1  {
	font-size : x-large;
	font-weight : bold;
}

H2  {
	font-size : large;
	font-weight : bold;
}

H3  {
	font-size : medium;
	font-weight : bold;
}

B  {
	font-weight : bold;
}

A  {
	font-weight : normal;
	color : #003399;
		text-decoration : none;
}

A:Visited  {
	color : #fd9408;
		text-decoration : none;
}

A:Active  {
	color : Silver;
		text-decoration : none;
}

A:Hover  {
	color : Silver;
		text-decoration : none;
}

ADDRESS  {
	font-family : "Times New Roman", Serif;
	font-style : italic;
	color : #888888;
}

TT  {
	font-family : "Courier New", Monospace;
	color : #888888;
}

.F1  {
	font-size : small;
	font-weight : bold;
	color : #003399;
}

.F2  {
	font-size : medium;
	font-weight : bold;
	color : #003399;
}

.F3  {
	color : #003399;
	font-size : large;
}

.TT1  {
	font-family : "Courier New", Monospace;
	color : #003399;
}

.TT2  {
	font-family : "Courier New", Monospace;
	color : #fd9408;
}

.G1  {
	font-size : small;
	font-weight : bold;
	color : #ff9933;
}

.G2  {
	font-size : medium;
	font-weight : bold;
	color : #ff9933;
}

.G3  {
	font-size : large;
	font-weight : bold;
	color : #ff9933;
}

