BODY {
	font-family : System;
	font-size : 14px;
	color : #000000;
	font-variant : normal;
}

TABLE {
	font-family : System;
	font-size : 14px;
	color : #000000;
	font-variant : normal;
}


A:ACTIVE {
	color : #FF0000;
	text-decoration : underline;
	font-family : System;
	font-size : 16px;
}

A:HOVER {
	color : #0000FF;
	text-decoration : underline;
	font-family : System;
	font-size : 14px;
}

A:LINK {
	color : #0000FF;
	text-decoration : None;
	font-family : System;
	font-size : 14px;
}

A:VISITED {
	color : #800080;
	text-decoration : None;
	font-family : System;
	font-size : 14px;
}

OL {
	list-style-type : disc;
	font-family: System;
	font-size: 14px;
}

UL {
	list-style-type : disc;
	font-family: System;
	font-size: 14px;
}

LI {
	list-style-type : disc;
	font-family: System;
	font-size: 14px;
}

IMG{ 
	border-style: solid;
	border-width: 0px;
	border-color: #FFFFFF;
}
