body  {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
h1 {
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	padding-left: 30px;
	padding-bottom: 5px;
}
h2   { color: #808080; font-weight: normal; font-size: 10px; line-height: 130%; padding-left: 30px }
h3 { font-weight: bold; font-size: 10px; line-height: 10px; padding-left: 30px }
h4 { color: #732829; font-weight: bold; font-size: 10px; line-height: 10px; padding-left: 30px }
p    { font-size: 10px; line-height: 110%; padding-right: 5px; padding-left: 10px}
td  { font-size: 10px}
.home {
	color: #333333;
	font-size: 10px;
	font-family: verdana;
	padding-left: 10px;
	padding-top: 0px;
	line-height: 14px;
	padding-right: 5px;
}
a:hover    { font-weight: bold; text-decoration: underline }

.footer {
	color: white;
	font-size: 10px;
	font-family: verdana;
	
}
.footer a {
	color: white;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
	
}
.footer a:hover { color: white; font-weight: bold; font-size: 10px; font-family: verdana; text-decoration: underline; padding-top: 8px }

.whitesubhead { color: #FFFFFF; font-weight: bold }
.h2 {
	color: #732829;
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
}
.h1{ color: #666666; font-weight: bold; font-size: 11px }
.box {
	margin: 0 auto; /* center for now */
	width: 100%; /* ems so it will grow */
	background:   url(images/bottomright.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background:   url(images/topright.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead h2 {
	background:   url(images/topleft.gif) no-repeat top left;
	margin: 0;
	padding: 7px 10px 7px;
	color: #732829; 
	font-weight: bold; 
	font-size: 12px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background:   url(images/bottomleft.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 5px;
	;
}
.boxhead h1 {
	background:   url(images/topleft.gif) no-repeat top left;
	margin: 0;
	padding: 7px 10px 7px;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px;	
}
a {
color: #732829; font-weight: bold; text-decoration: none
}
li {
	line-height: 120%;
}

