A:link {
	COLOR: #880000;
	text-decoration: underline;

}
A:visited {
	COLOR: #000033; TEXT-DECORATION: none
}
A:active {
	COLOR: #666666; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: none
}
TD {
	FONT-FAMILY: Verdana; FONT-SIZE: 13px
}
P {
	FONT-FAMILY: Verdana;
	FONT-SIZE: large;
	text-align: center;
}
HR {
	color: #993300;
	height: 1px;
	border: solid;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}
