a:link, a:visited:link, a:visited {
	font-family : Georgia, "Times New Roman", Times, serif;
	color : White;
	font-size : 11px;
	text-decoration : none;
}
a:hover {
	color : Black;
}

.txt {
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #55554C;
	font-size : 11px;
}
.head {
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	font-variant : small-caps;
}

.page {
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #2F4F4F;
	font-size : 10px;
}