body, td, A {
	font-family: Arial, Verdana,Tahoma;
	font-size: 12px;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
a:link		{	text-decoration : none ;}
a:visited	{	text-decoration : none ; }
a:hover		{	text-decoration : none ;}

.footer {
	font-size: 10px;
	color: #FFFFFF;
}

.rborder {
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
