.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 1px;
	border: 1px solid #999999;
	padding: 2px 2px 2px 10px;
	background-color: #CCCCCC;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	background-repeat: no-repeat;
	text-transform: none;
	letter-spacing: 1px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	background-repeat: no-repeat;
	text-align: justify;
	text-decoration: none;
	padding: 5px;
	list-style-image: url(images/bullet.gif);

}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: justify;

}
a:link {
	ttext-decoration: none;
	text-decoration: none;
	color: #333333;

}
a:visited {  text-decoration: none; color: #333333;
}
a:hover {  color: #FF6600; text-decoration: none;
}
.bodytable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 4px;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border: 1px #CCCCCC;
	line-height: 12px;

}
