a, a:visited, a:hover, a:active   {
	color : #663300;
}

li{
	list-style-type : square;
}

p. td{
	padding-bottom : 6px;
	padding-top : 6px;
	line-height : 18px;
}

p, li, a{
	font-size : 12px;
	margin : 0px;
}

h1{
	font-size : 18px
}

h2{
	font-size : 14px;
	margin-top : 3px;
	margin-bottom : 0px;
}

h3{
	font-size : 12px;
	font-weight : bold;
	padding-top : 3px;
}

body { 
	color : #006633;
	font-family : Arial;
	font-size : 12px;
	margin : 0px;
	background-color : #99cc33
 } 
