	A:link {color: #FFFFFF; text-decoration:none; }
	A:visited {color: #FFFFFF; text-decoration: none; }
	A:hover {color: #666666; text-decoration:underline; }
BODY {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.Border{
	border : 1px groove #000000;
	width : 98%;
	font-size: 12px;
	margin : 1px 1px 1px 1px;
}
.greycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
}
.blackcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.whitecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.greycopylarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #999999;
}
.greencopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #00A160;
}
.greencopylarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #00A160;
}
.redcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #EE3224;
}
.redcopylarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #EE3224;
}
.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.textfooterred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #EE3224;
}
.BGLeft {
background-image:url(../images/fade_left.jpg);
background-position:top left;
background-repeat:repeat-y;
}
.BGRight{
background-image:url(../images/fade_right.jpg);
background-position:top left;
background-repeat:repeat-y;
}
