body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin: 0 0 0;
  color: #333333;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


.body10 {
	font-size: 10px;
}


.body11 {
	font-size: 11px;
}

.body13 {
	font-size: 13px;
}

.footer {
	font-size: 9px;
	color:#999999;
	}
	
.footer_333 {
	color: #333333;
	font-size: 9px;
}


.pad_6 {
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

.pad_left_align_right {
	margin-left: 6px;
	padding-left: 6px;
	float: right;
}

.pad_right {
	margin-right: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	float: left;
}


.headline {
	font-size: 18px;
	font-weight: bold;
}

.subhead {
	font-size: 13px;
	font-weight: bold;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
	color: #336699; 
}

h3 {
	font-size: 12px;
}


a {
	color: #3366CC; 
	text-decoration: none;		
}
	
a:hover {
	color: #00CCCC;
	text-decoration: underline;
}

.quote {
	font-size: 14px;
	font-style: oblique;
	color: #336699;
	font-family: "Times New Roman", Times, serif;
	}
	
.ninety_p_wide {
	width: 90%;
	}

.q_a {
	color: #336699;
	font-weight: bold;
	}
	
.allfour {
	border-width: 1px;
	border-style: solid;
	border-color: #E6E6E6;
	}
	
	.h1_br {
	line-height: 1px;
	}
	
.intro_bg {
	background-image: url(images/intro_shim.gif);
	background-repeat: repeat-x;
	padding-right: 20px;
	}
	
.intro_side {
	background-image:url(images/intro_bg.jpg);
	background-repeat: no-repeat;
	}
	
.heavy_text {
line-height: 18px;
padding-left: 40px;
padding-right: 40px;
margin-left: 40px;
margin-right: 40px;
	}
