body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #030;
	}

.header {
	font-weight: bold;
	width: 95%;
	border-bottom: 1px solid #060;
	color: #060;
	padding-bottom: 5px;
	font-size: 14pt;
}

.header2 {
	color: #173793;
	font-weight: bold;
	border-bottom: 1px solid #060;
	padding-bottom: 5px;
	font-size: 14pt;
}

#style1 a {
	width: 160px;
	font-size: 8pt;
	background-image:url(../images/button_background2.jpg);
	padding: 3px;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
}

#style1 a:hover {
	color: ##183b9e;
	background-image:url(../images/button_background.jpg);
}

#style1 a:visited {
	color: #feff7b;
}

.copy {
	font-size: 11px;
	color: #060;
}

.sponsor {
	font-size: 8pt;
	color: #060;
}

.sponsor1 {
	font-size:9pt;
	font-weight: bold;
	color: #060;
}

.wee{
		font-size:8pt;
	font-weight: bold;
	color: #060;
	font-style: italic;
}

.borderedtd {
	border: 1px solid #090;
}

.textarea {
	border: 1px solid #060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #060;
	
}

#styledlink a {
	font-size: 8pt;
	text-decoration: none;
	color: #060;
	font-weight: bold;
}

#styledlink a:hover {
	text-decoration: underline;
	color: maroon;
}