@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fff;
	font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif
}

A:link {text-decoration: none; color:#000}
A:visited {text-decoration: none;  color:#000}
A:active {text-decoration: none;  color:#000}
A:hover {text-decoration: underline;  color:#000}