BODY {

	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}


A {
	text-decoration: underline;
	color: #0000FF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

A:Hover {
	text-decoration: underline;
	color: #0000FF;
}

.Text {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
}

.styleCopyright {
color: #999999;
font-weight: bold;
font-size: 11px;
font-family: Verdana;
}
