@charset "UTF-8";
/* CSS Document */
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: normal;
	text-transform: lowercase;
	color: #333333;
	padding: 0px;
}
a:link {color: #FF0000; text-decoration: none}
a:visited {color: #FF0000; text-decoration: none}
a:hover {color: #46270D; text-decoration:none}
a:active {color: #FF0000; text-decoration:none}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
}
</style>
