TD {
	font-size: 10pt;
}

P {
	font-size: 10pt;
}

li {
	font-size: 10pt;
}

HR {
	width : 50%;
	height : 1px;
}

A:link {
	text-decoration: underline;
}

A:visited {
	text-decoration: underline;
}

A:active {
	text-decoration: none;
}

A:hover {
	font-weight: bold
}

body {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.pageBanner {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	text-align: right;
}

