body {
	background-image: url(images/top_02.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.redBig {
	font-size: 24px;
	color: #FF0000;
}
.bodyCopy {
	color: #333333;
	font-size: 10px;
	line-height: 14px;
}
.bodyCopyLight {
	color: #ffffff;
	font-size: 10px;
	line-height: 14px;
}
.bodyCopyBold {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.bottomNav {
	font-size: 9px;
	color: #333333;
}
.yellow {
	font-size: 9px;
	color: #FFFF00;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.link {
	color:#0000FF;
	font-size: 10px;
	line-height: 14px;
}

.link a:link {color:#0000FF; text-decoration:none;}
.link a:visited {color: #0000FF; text-decoration:none;}
.link a:hover {color:#000000; text-decoration:none; }
.link a:active {color:#0000FF; text-decoration:none; }