/* CSS Document */

body, table, tr, td {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
h2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
h3 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #009380;
	font-weight: bold;
}
h4 {
	font-family: tahoma; ;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
link {
	color: #009380;
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
}
ul {
	list-style-image: url(images/grnbullet2.gif);
}
li {
	margin-top: 0pt;
}


