body {
	color: black;
	font-size: 10px;
	font-family: arial;
	line-height: 11px;
	background-color: white;
	text-align: justify;
	vertical-align: top;
}
p {
	font-size: 10x;
	font-family: arial;
	line-height: 11px;
	text-align: justify;
	vertical-align: top;
}
td {
	font-size: 10px;
	font-family: arial;
	line-height: 11px;
	text-align: justify;
	vertical-align: top;
}
heading1 { color: #000; font-size: 10px; font-family: arial, arial; line-height: 11px; }
a:link { color: #cc0 ; font-size: 10px; line-height: 11px; text-decoration: underline; }
a:visited { color: #cc0 ; font-size: 10px; line-height: 11px; }
a:hover { color: #f00 ; font-size: 10px; line-height: 11px; text-decoration: none; }
a:active { color: red ; font-size: 10px; line-height: 11px; }
