

.txt {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12px;
}

.pttxt {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 10px;
}

.Style1 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #660099;
}
a:active {
	text-decoration: underline;
	color: #660099;
}
.Style2 {color: #8A8A8A}
