A 	{
	color: #808080;
}

A:link          {text-decoration:none;}
A:active        {text-decoration:none;}
A:visited       {text-decoration:none;}
A:hover         {text-decoration:underline;}

body {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	background-color: #FFFFFF;
	margin: 1px;
	text-align: center;
}
table {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: left;
}
.text-small {
	font-family: Arial;
	font-size: 10px;
}
.text-medium {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.text-link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.text-link-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
hr {
	height: 1px;
	color: #000000;
}
.text-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
