/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;}

body {
	margin-top: 0px;
	margin-left: 100px
	
	}
	
.tagline {font-family: Arial, Helvetica, sans-serif;
			color: #0B5526;
			font-size: 14px;
			text-decoration: none;
			}

a {
	font-size: 12px;
	color: #0B5526;
	font-weight: bold;}

a:visited {
	color: #0B5526;}

a:hover {
	color: #0033FF;}

a:active {
	color: #0B5526;}

h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	color: #000000;}

h1 {
	font-size: 18px;}

h2 {
	color: #0B5526;
	font-size: 16px;}

h3 {
	font-size: 14px;
}

h4 {font-size: 12px;}

h5 {font-size: 10px;}

h6 {font-size: 9px;}

.light_bodycopy {
	color: #f8d6e5;
	font-size: 11px;}

.bodytext {font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
			color: #000000;}

.boldtext{font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
			color: #000000;
			font-weight: bold;}
