@charset "iso-8859-1";
body {
	font-family: Arial, sans-serif;
	color: #000000;
	background-attachment: fixed;
	background-image: url(../../images/bckgrnd_main.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	text-align:justify;

}

p, li {	
	font-family: Arial, sans-serif;
	color: #000000;
	left: 0px;
	padding-left: 25px;
	width: 600px;
	font-size: 14px;
	font-weight: normal;

}

h1 {
	font-family: Arial, sans-serif;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	font-size: 22px;
	font-style: oblique;
	font-weight: bolder;
	padding-left: 10px;
	padding-top: 10px;
}

h2 {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
}

h6 {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	text-align:center;
}

.menuitem {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	text-align:center;
}

.link {
	font-size: 14px;
	font-style: italic;
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;


}

a {
	font-size: 14px;
	font-style: italic;
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}
.address {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #000000;
}

.noprint {
	display: none
}