@charset "utf-8";
/* CSS Document */

body
{
	color: #0D6936;
	font-size: 12px;
	font-family: trebuchet ms, tahoma, verdana, sans-serif;
	margin: 0px;
}
table	
{
	font-size: 12px;
}
tr {
	vertical-align:top;
}
p {
	margin-top:0;
	/*padding:0;*/
}
ul
{
	list-style-type: square;
	margin: 10px 25px;
}
img
{
	border: 0px;
}

h1
{
	font-size: 20px;
	font-weight: bold;
}
h2
{
	font-size: 16px;
	font-weight: bold;
}
h3
{
	font-size: 14px;
	font-weight: bold;
}
