.GeneralText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
}
.BolderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

td		{ font-family : Arial, Helvetica, sans-serif; font-size : 11pt; color : silver; }
	h1		{ font-size : 11pt; font-weight : none; color: #333333; margin: 0px; }
	h2		{ font-size : 11pt; font-weight : none; color: #333333; margin: 0px; }
	small	{ font-size : 11pt; }
	
A:link    {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
	}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
	background-color: #222;
	}
	
A:hover   {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FFF;
	background-color: #F00;
	}
	
.style1 {color: #FF0066}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.borders {
	color: #00FF99;
}
 .Crossedout {
	text-decoration: line-through;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
