body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: normal;
	text-align: justify;
	background-image:  url(../images/background.jpg);
	background-position: top-center;
	background-repeat: repeat;
}

a:link {
	text-decoration: underline;
	color: #FF9900;
}

a:hover {
text-decoration: underline;

}

a:visited {
	color: #00CC00;
}


h1 {font-size: 1.4em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: center;}

h2 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: -2px;
}

h3 {font-size: 1.2em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h4 {font-size: 1.1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h5 {font-size: 1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}
