BODY {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	color : Black;
	text-align : justify;
	margin-top : 0px;
	margin-bottom : 0px;
	background-image : url(images/back.gif);
	background-attachment : fixed;
}
A:LINK {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : Red;
}
A:VISITED {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : Red;
}
A:ACTIVE {
	font-family : Verdana;
	font-size : 11pxt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : Red;
}
A:HOVER {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	color : Red;
}
UL {
	list-style-type : circle;
}TABLE {
	font-family : Verdana;
	font-size : 11px;
}
TD {
	vertical-align : top;
}
.form {
	font-family : Verdana;
	font-size : 11px;


