
SMALL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
}


H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : italic;
	font-weight : bold;
	color : Teal;
}

BODY {
	background-color : EEEEEE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
}

A {
	color : 003399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
}

A:VISITED {
	color : 6633CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size :xx-small;
	font-style : normal;
	font-weight : normal;
}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
}
