	A:link {color: #666666; text-decoration:none; }
	A:visited {color: #666666; text-decoration: none; }
	A:hover {color: #666666; text-decoration:underline; }
BODY {
	background-color: #FFFFFF;
	margin: 20px 10px 10px 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	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: 15px;
	color: #666666;
}
.redcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #820024;
}
.greyheadercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
}
.greyphonecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #919194;
}
.redheadercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #820024;
}
.navwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.BGStripe {
background-image:url(../images/stripe_bgd.gif);
background-position:top left;
background-repeat:repeat-x;
}
.BGFooter {
background-image:url(../images/footer_bgd.gif);
background-position:bottom;
background-repeat:no-repeat;
}
.BGgreyline {
background-image:url(../images/grey_line.gif);
background-position:top;
background-repeat:repeat-y;
}
.BGnav {
background-image:url(../images/nav_bgd.jpg);
background-position:top left;
background-repeat:no-repeat;
}
