
h1 {font: bold 15px verdana; color:#006633}

h2 {font: bold 13px verdana; color:#006633}

a:link {
	font-family: Verdana;
	font-size: 12px;
	color: blue;
	text-decoration: underline;
	font-weight: normal;
	border-bottom-color: #006600;
}
a:visited { font-family: Verdana; font-size: 12px; color: red; text-decoration: underline; font-weight: normal}
a:active { font-family: Verdana; font-size: 12px;  color: blue; text-decoration: underline; font-weight: normal}
a:hover { font-family: Verdana; font-size: 12px;  color: blue; text-decoration: underline; font-weight: bold}

.text {FONT-SIZE: 12pt; COLOR: #000000; FONT-FAMILY: verdana }

td	{
	text-decoration: none;
	font-family: "verdana", Times, serif;
	font-size: 12px;
	color: #000000;
}

