.text10px {  font-size: 10px; line-height: 140%}
.text12px {  font-size: 12px; line-height: 140%}
.text14px {  font-size: 14px; line-height: 180%}

p {  font-size: 12px; line-height: 140%}
td {  font-size: 12px; line-height: 160%;}

body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-top: 10px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFFFF;
}