BODY
{
	list-style-position: outside;
	font-size: x-small;
	color: black;
	font-family: 'Microsoft Sans Serif' , 'Lucida Sans Unicode' , 'Lucida Console';
	list-style-type: circle;
	letter-spacing: 1px;
	text-align: left;
}
TD
{
	list-style-position: outside;
	font-size: x-small;
	color: black;
	font-family: 'Microsoft Sans Serif' , 'Lucida Sans Unicode' , 'Lucida Console';
	list-style-type: circle;
	letter-spacing: 1px;	
}
A
{
	font-size: x-small;
	color: gray;
	font-family: 'Microsoft Sans Serif' , 'Lucida Sans Unicode' , 'Lucida Console';
	list-style-type: circle;
	letter-spacing: 1px;
	text-decoration: none;
}
A:link
{
	font-size: x-small;
	color: gray;
	font-family: 'Microsoft Sans Serif' , 'Lucida Sans Unicode' , 'Lucida Console';
	list-style-type: circle;
	letter-spacing: 1px;
	text-decoration: none;
}
A:visited
{
	font-size: x-small;
	color: gray;
	font-family: 'Microsoft Sans Serif' , 'Lucida Sans Unicode' , 'Lucida Console';
	list-style-type: circle;
	letter-spacing: 1px;
	text-decoration: none;
}
A:active
{
	font-size: x-small;
	color: gray;
	font-family: 'Microsoft Sans Serif' , 'Lucida Sans Unicode' , 'Lucida Console';
	list-style-type: circle;
	letter-spacing: 1px;
	text-decoration: none;
}
A:hover
{
	font-size: x-small;
	color: gray;
	font-family: 'Microsoft Sans Serif' , 'Lucida Sans Unicode' , 'Lucida Console';
	letter-spacing: 1px;
	text-decoration: underline;
}
