/* script written and maintain by Eric Lundberg, ericlundberg.com */
a	{
	color:#000099;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
a:hover   {
	color:#ff0000;
	text-decoration:underline;
	background-color:#ffffff;
}
#wrapper td	{
	font-size: 13px;
	border-bottom: 1px solid #000000;
	padding-bottom:2px;
}	
.copy	{
	font-family: "Times New Roman", Times, serif;
	font-weight: 900;
	font-size: 15px;
	color: #0000ff;
}
body	{
	background-color: #E6F2FF;
	font-family: Arial, Helvetica, sans-serif;
		
}
.style1	{
	font-size:16px;
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	font-weight:400;
}
h1	{
	font-size:34px;
	font-family: "Times New Roman", Times, serif;
}
h2	{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper th	{
	font-size:13px;
	text-align:left;
	background-color: #CCCCCC;
}
#headerwrapper	{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	margin-bottom:5px;
}
#headerwrapper a	{
	padding:2px;
}
#footerwrapper	{
	text-align:center;
}
/* Eric Lundberg */