/* CSS Document */
body {
	margin-top:1px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:1px;
	padding: 0px;
	text-align:center;
}
.spacer {
	clear: both;
	background-color: #FFFFFF;
}

a{
	color: #330099;
	text-decoration: underline;
}
a:link{
	color: #330099;
	text-decoration: underline;
}
a:visited{
	color: #330099;
	text-decoration: underline;
}
a:hover{
	color: #330066;
	text-decoration: none;
}
.StyleTextN1{
	color: #CC9900;	
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: bold;
}
.StyleTextN2{
	color: #000000;	
	font-size: 11px;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style:normal;
}
.StyleTextN3{
	color: #000000;	
	font-size: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style:normal;
	font-weight: normal;
}

