* {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
}

h2, h2 a
{
	color: #4e0093;
	font-size: 18px;	
	font-family: Verdana;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration: none;
}

h1, h1
{
	color: #313131;
	font-size: 21px;	
	font-family: Verdana;
	font-weight: normal;
	line-height: 28px;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration: none;
}

.top1	{
	position: absolute;
	align: left;
	top: 0px;
	left: 0px;
	padding-top: 0px;
	margin:0 auto;
	border-left: 0px dotted gray;
	border-right: 0px dotted gray;
	width: 100%px;
	min-width: 100%;
	height: *%;
	background-color: white;
	}

.content1	{
	position: absolute;
	align: center;
	top: 9px;
	margin:0 auto;
	left: 0px;
	padding-top: 0px;
	border-left: 0px dotted gray;
	border-right: 0px dotted gray;
	width: 100%;
	min-width: 1060px;
	height: *%;
	background-color: white;
	}
