body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	}
	
p	
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	color: #000099;
	font: 20px "Trebuchet MS", Arial, sans-serif;
}
h4 {
	color: #C20000;
	font: 14px "Trebuchet MS", Arial, sans-serif;
}
.footer {
	font-size: 8pt;
	font-weight: bold;
	color: #000033;
	text-align: center;
}
.purple {
	color: #660066;
}
.teal {
	font-weight: bold;
	color: #009966;
}
.green {
	color: #006633;
	font-weight: bold;

}
.border {
	border: thin solid #FFCC00;
}
h2 {
	color: #660066;
	font: 18px "Trebuchet MS", Arial, sans-serif;
}
h3 {
	color: #FF9900;
	font: 16px "Trebuchet MS", Arial, sans-serif;
}
a:link {
	color: #990066;
	font-weight: bold;
}
a:visited {
	color: #000033;
	font-weight: bold;
}
a:hover {
	color: #009966;
	font-weight: bold;
}
a:active {
	color: #990066;
	font-weight: bold;
}
li {
	font-weight: bolder;
	color: #000066;
	line-height: 22px;
}
.indent {
	text-indent: 10px;
}
.center {
	text-align: center;
}


