/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

h1 {
	color:#339900;
	font-size:20px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size: 12px;
}

dt {
	font-weight:bold;
}

ul li{
	padding-top: 10px;
}
.bulletList {
	list-style-type: disc;
	font-size: 12px;
	margin: 0;
	
}
.wideColumn{
	width:375px;
}
.imboarder {
	border: 4px double #000;
}
.imgtable {
	border: 5px none;
}
.tablestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border-width: thin;
	border-color: #999999;
	border-style: solid;
}
.tablefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
a img{
	border:none;
	}
