* {
	font-family: verdana;
	font-size: 12px;
}
body {
	margin: 0px;
	padding: 0px;
}
#theader h1{
	background-color: #759fc9;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0.4em;
	font-weight: normal;
}
#theader h1 a{
	background-color: #759fc9;
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0.4em;
	font-weight: normal;
	text-decoration: none;
}
#maintext {
	color: #666666;
	font-size: 1em;
	margin-top: 0.8em;
	text-align: justify;
	margin-left: 0.8em;
}
#lefttext {
	color: #666666;
	font-size: 1em;
	text-align: left;
	margin-top: 0.8em;
}

#lefttext p {
	margin-top: 0.3em;
	font-family: Arial;
}

#lefttext a {
	font-size: 1em;
	color: #759fc9;
	font-family: Arial;
	margin-left: 0.5em;
	letter-spacing: 0.1px;
}

#maintext a {
	font-size: 0.8em;
	color: #759fc9;
}
#bottomtext {
	background-color: #759fc9;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0.2em;
	margin-top: 1em;
}
#downtext {
	font-size: 1em;
	color: #666666;
	text-align: left;
	margin-top: 1.5em;
}	
#downtext a {
	font-size: 1em;
	color: #759fc9;
}	
#downtext p {
	margin-top: 0.5em;
}
