body {
	font-family: Arial, Helvetica, sans-serif;
	color:#363535;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color:#363535;	
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color:#363535;
}

h1 {
	font-size:1.6em;
}

h2 {
	font-size:1.3em;
}

a:link, a:hover, a:visited {
	color:#0033CC;
}

.back1 {
	border:0px solid #000;
	top:0px;
	position:absolute;
	left:0px;
	width:1024px;
	text-align:center;
	height: 1306px;

}

.head {
	background-color:#0033CC;
	top:0px;
	left:0px;
	width:100%;
	height:100px;
	position:absolute;
	color:#fff;
	padding:25px 0px 0px 0px;
}

.text {
	border:0px solid #000;
	top:0px;
	position:relative;
	margin-right:0px;
	width:90%;

}

html>body .text {
	border:0px solid #000;
	top:20px;
	position:relative;
	width:922px;
	margin:auto;
	align:center;
	height: 343px;
	left: 3px;
}
