TABLE {
color : #000099;
	font-family : "MS Sans Serif", "Times New Roman", sans-serif;
	font-size :x-small;
	text-align : left;

}
BODY {
	color : #000099;
	font-family : "MS Sans Serif", "Times New Roman", sans-serif;
	font-size :x-small;
	text-align : left;
}

A {
	color : 000099;
	font-family : "MS Sans Serif", "Times New Roman", sans-serif;
	text-decoration : none;
	font-size :x-small;
}

A:HOVER {
	color : red;
	font-family : "MS Sans Serif", "Times New Roman", sans-serif;
	text-decoration : none;
	font-size :x-small;
}

A:VISITED {
	font-family : "MS Sans Serif", "Times New Roman", sans-serif;
	font-size :x-small;
}
