/*
a:hover { color: #FF0000 }
span { font-size: 18pt }
big  { font-size: 12pt }
sub { font-size: 9pt }*/

tr,td,th
{
	font-size:10pt;
	margin:0px;
	padding:0px;
}

body
{
	font-size:10pt;
/*	text-align:center;*/
/*	margin:0px;
	padding:0px;*/
}
small
{
	font-size:8pt;
}

.fontsize12
{
	font-size:12pt;
}
