h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	padding: 0px;
	margin: 0px;
}

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
}

td,tbody,table {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
}

h1{
	font-size: 24px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	font-weight: normal;
}


a:link, a:visited, a:active {
	text-decoration: underline;
	color: #777777;
}

a:hover {
	color: #000000;
}
