body {
	background-color: white
	}

body, table, tr, td, p, h1, h2, h3, h4, h5, h6, a, b, i, ul, ol, li {
	font-family: verdana, arial, helvetica, geneva, swiss, sunSans-regular;
	}

body, table, tr, td, p, h2, h3, h4, h5, h6, a, b, i, ul, ol, li {
	font-size: 11px;
	}

h1 {
	font-family: verdana, arial, helvetica, geneva, swiss, sunSans-regular;
	font-size: 21px;
	font-weight: bold;
	line-height:23px;
	}
	
a, a:link, a:visited {
	color: 6666CC;
	text-decoration: none;
	}

a:hover, a:active {
	color: cc0000;
	text-decoration: none;
	}

.subsubsub, .subsubsub a, .subsubsub:link, .subsubsub a:visited, .subsubsub a:hover, .subsubsub a:active {
	color: ffffff;
	font-size: 10px;
	text-decoration: underline;
	line-height:10px;
	}

.subhead {
	font-size: 12px;
	font-weight: bold;
	color: cc0000;
	}

.sectionTitle {
	font-weight: bold;
	color: 666666;
	}

.required {
	color: CC0000;
	}

.small {
	font-size: 10px;
	}