body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: small;
	color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 1.5em;

	}
	
#wrapper1 {

	padding: 0px;
	z-index: 5;
	left: 0px;
	top: 0px;
	width 100%;
}

#main{
	padding: 0px;
	width: 100%;
}

#topmen{
	padding: 0;
	right: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	visibility: visible;
}
A {
	color: #0033CC;
	text-decoration: none;	
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-size: large;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: small;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.nblist {
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0.2em;
	line-height: 1.1em;
}
.stressit {
	font-style: italic;
	font-weight: bold;
	font-size: small;
}
.bolder {
	font-weight: bold;
	line-height: 1.2em;

}
.heading2 {
	font-size: medium;
	font-weight: bold;
	line-height: 1.4em;
}
.heading {
	font-size: large;
	font-weight: bold;
	line-height: 1.4em;
}
.gray {
	font-size: x-small;
}
.smallgray {
	font-size: xx-small;
}

