body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(./images1/bg640pxw.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 0.95em;
}
h1 {
	font: bold 1.5em Verdana, Geneva, sans-serif;
}



.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	/* [disabled]display: block; */
	text-align: left;
}
.bodylinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: small;

}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;

}
h2 {
	font: bold 1.3em Verdana, Geneva, sans-serif;
	color: #C00;
}

.boldbody {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}
.small-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.small-bolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 300;
	text-transform: uppercase;
	font-style: normal;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.1em;
	font-style: italic;
	color: #666;
}

style1 {color: #000000}
a {
	color: #F13E42;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #666666;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #999999;
	text-transform: inherit;
}
#content img {
	padding: 6px;
}

