p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 30px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}

p.heading1Red {
	color: red;
	font-size : 14px;
	font-weight : bold;
}

p.heading1 {
	font-size : 14px;
	font-weight : bold;
}

p.heading2 {
	font-size : 12px;
	font-weight : bold;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	text-decoration: none;
}

td {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

tr.data {
	background: #FFFFFF;
}

p.copyright {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

hr.footer {
	width : 98%;
}

font.prodName {
	color : #003399;
	font-weight : bold;
}

ul {
	font-size: 12px
}