.Footer {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #009933;
}

h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

/* Show only to IE PC \*/
* html .boxhead3 h2 {height: 1%;} /* For IE 5 PC */

.sidebox3 {
	margin: 0 auto; /* center for now */
	width: 200px; /* ems so it will grow */
	background: url(sbbody-r2.gif) no-repeat bottom right;
	font-size: 12px;
}
.boxhead3 {
	background: url(sbhead-r2.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead3 h2 {
	background: url(sbhead-l2.gif) no-repeat top left;
	margin: 0;
	padding: 15px 15px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 16px; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody3 {
	background: url(sbbody-l2.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 15px 15px;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
}
.boxheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.boxcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	color: #CC3300;
	text-decoration: underline;
}
h3 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.formstyle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
}

