/* CSS Document */
a:link { color:#464646; text-decoration:underline}
a:visited { color:#000000; text-decoration:underline}
a:hover { color:#464646; text-decoration:none; cursor:default}
a:active { color:#464646; text-decoration:underline}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.style3 {
	font-size: x-small;
	font-weight: bold;
}
.pagetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2px;
	font-style: normal;
	color: #464646;
}
