/* CSS Document */
<!--
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 28pt;
	padding-right: 30pt;
}
.right {
	padding-left: 345pt;
	padding-right: 5pt;
}

a:link, a:visited, a:active {
	color:#052fb7; 
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

ul,ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 345pt;
	padding-right: 5pt;
}
-->


