body {
	margin: 0;
	font-family: verdana, arial, sans-serif;
	line-height: 1.2;
	text-size: 12px;
}

p,td,li {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}

h1,h2,h3,h4,h5,h6 {
	font-family: arial, sans-serif;
	color: #336699;
	font-weight: bold;
}

a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #990000;

}