body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	line-height: 1.5;
}
table {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

A:link {
	color: #000033;
	text-decoration: none;
}

A:visited {
	color: #000033;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
	line-height: 1.5;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #FFF;
	border-bottom: 1px dashed #cccccc;
}
h1 {
	font-weight: normal;
	font-size: 18px;
}
h2 {
	font-weight: normal;
	font-size: 14px;
}
