BODY {
	font-family: Verdana;
	font-size: 10px;
	background-image: url('images/body-bg.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;
}

TD {
	font-size: 10px;
}

A {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

a.:hover
{ text-decoration:underline; }

H1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: black;
	margin-bottom: 3px;
}

H2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: black;
	margin-bottom: 3px;
}

H4 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: black;
	margin-bottom: 3px;
}

H6 {
	font-family: Verdana;
	font-size: 10px;
}

