body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,table
{ margin:0; padding:0 }

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align:left;
	}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p {
	color: #000000;
	font-size: 10px;
	line-height: 20px;
}

.normal {
	color: #000000;
	font-size: 12px;
	line-height: 20px;
}


h1 {
	color:#7C2601;
	font-size: 18px;
}

h2 {
	color:#009900;
	font-size: 14px;
	line-height: 35px;
}

h3 {
	color:#CC0000;
	font-size: 12px;
	line-height: 25px;
}

a:link,visited {
	color:#7C2601;
	font-size: 12px;
	text-decoration: underline;
	}
	
a:hover {
	color:#000000;
	font-size: 12px;
	text-decoration: underline;
	}
	
