table{
	font-family: Arial, Tahoma, serif;
	font-size:9pt;
}

body  {
	background:#fff ;
	color:#555;
	font-family: Arial, Tahoma, serif;
	font-size:9pt;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}

h1, h2, h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11pt;
	color:red;
	margin:0;
}

a:link {
	TEXT-DECORATION: none}

a{
	font-size:10pt;
	color:gray;
	text-decoration:none;
}
a:hover{
	color:#000000;
	background:#eeeeee
}
a:visited {TEXT-DECORATION: none}

a:link {
	TEXT-DECORATION: none}

.right {
	font-size:12pt;
}
.right a{
	color:gray;
	text-decoration:none;
}
.right a:hover{
	color:#000000;
	background:#eeeeee
}
.right a:visited {TEXT-DECORATION: none}

.up {
	font-size:10pt;
	color:gray;
	text-decoration:none;
}
.up a{
	font-size:10pt;
	color:gray;
	text-decoration:none;
}
.up a:hover{
	color:#000000;
	background:#eeeeee
}
.up a:visited {TEXT-DECORATION: none}

