body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #CCC;
}

.content {
	font-size: 12px;
	line-height: 14pt;
	color: #999999;
	text-align:center;
	font-weight: bold;
}

.title {
	font-size: 14px;
	line-height: 16pt;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9445;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px
	color: #C93;
}
a:hover {
	text-decoration: underline;
	color: #960;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #960;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

