body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
}

a {
	color: #6699FF;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #330099;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	font-weight: bold;
  	color: #CC3333;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 40px;
	color: #FF0000;
	font-weight: bold;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 90%;
	font-size: medium;
	font-style: normal;
	color: #333366;
	margin: 0px;
	padding: 0px;

}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 80%;
	padding: 2px;
	color: #CC0000;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	padding: .2em;
	color: #666666;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	margin: 0.2em;
}
.sidebar2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 90%;
	padding: 5px;
	color: #ffffff;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #FFFFFF;
}

.sidebarFooter {
		font-size: 0.8em;
		font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1em;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	color=#CC0000
	font-style: bold;
}
h2 {
	font-size: 18px;
	color=#000033
	font-style: bold;
}
h3 {
	font-size: 14px;
	color=#ff6600
	font-style: bold;
	line-height: 19px;
	padding: 3px;
}h4 {
	font-size: 12px;
	color=#9900ff
	line-height: 18px;
	padding: 3px;
	color: #666666;
}
h6 {
	font-size: 8px;
	color=#9999ff
}
.list1 {
	color: #CC0000;
	list-style-position: outside;
	list-style-image: url(images/ball2.gif);
	list-style-type: none;
	margin: .3em;
	line-height: 0.5em;
	font-variant: small-caps;
	padding: 2px;

}
