@charset "UTF-8";
/* CSS Document */

body {
	background-color: #0F3;
	Margin:0;
	margin-bottom:0;
	border:0;
}
.tablebkg {
	background-image: url(Web_Images/table_bkg2.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #999;
	text-transform: uppercase;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;
	line-height: 20px;	
	}
.imagepadding {
	padding: 15px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	text-decoration: underline;
}
.superhead  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFC8E5;
	text-transform: uppercase;
}
.subhead   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99E1FF;
	text-transform: uppercase;
}
.minihead {
	text-transform: uppercase;
		text-decoration:underline

}
.tabl2 {
	background-color:#999
}
.tabl3 {
	background-color:black;
}
.bodycopy3 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 20px;
	line-height: 30px;	
	}
	.tablebkg5 {
	background-color: #000;
}
.whiteminihead {
	text-transform: uppercase;
	text-decoration:underline;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;	

}
