body {
	background-color:white;
	margin: 15px auto 0px auto;
	font-family:arial;
	width: 980px;
}


.content{
	text-align:left;
}

.admin{
	border: 1px solid black;
	width:960px;
	padding:2px;
	font-size:12px;
}

.admin h1{
	font-weight: bold;
	line-height:normal;
	text-align:center;
	padding:0px;
	color:red;
	font-size:12px;
}

.admin a{
	text-decoration:none;
	color:black;
}

.admin a:hover{
	text-decoration:none;
	color:gray;
}

.footer{
	position:absolute;
	width:797px;
}

.fontSize1{
	font-size:8pt;
}

.fontSize2{
	font-size:9pt;
}

.fontSize3{
	font-size:10pt;
}

.fontSize4{
	font-size:11pt;
}

.fontSize5{
	font-size:12pt;
}

.fontSize6{
	font-size:13pt;
}

.fontSize7{
	font-size:14pt;
}