html { overflow-y: scroll; }

body {
font-family:arial,sans-serif;
}

h1 { 
	margin: 25px 0; 
	color:green;
	font-size:18px; 
	color: #a67719 
	}

p { font-size:14px; }

body,td,th {
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	color: #000000;
}

.bold {
	color:#ba141e;
	font-weight:bold;
	font-size: 15px;
	}
	
.bodyText {

	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #3e3732;
	height: inherit;
	width: auto;
	text-align: left;
	font-variant: normal;	

}

A:link   { color: #006600; font-size: 10pt; font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }

A:visited   { color: #4c4f51; font-size: 10pt; font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: normal; text-decoration: none }

A:hover  { color: #e6de09; font-size: 10pt; font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
