body, td, table, h6, h5, h4, input, button, P, li {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}

body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
td.nav{
	background-color: #54548a;
	font-weight: bold;
	color: white;
	padding-bottom: 2px;
	padding-top: 2px;
}
td.gray {
	background-image: url(images/matr3c1.jpg);
}
h6 {
	font-size: 12px;
	font-variant: small-caps;
	color: #54548a
}
h5 {
	font-size: 11px;
}
li {
	line-height: 18px;
	list-style-image: url(images/bulet.gif);
	padding-left: 6px;
	padding-right: 13px;
	list-style-position: outside;
	list-style-type: circle;
	text-align: justify;
}
img.str1 {
	float: right;
	
}
img.str2 {
	float: left;
}
.addrs {
	line-height: 16px;
	padding-top: 13px;
}
.footer {
	font-size: 11px;
	line-height: 15px;
}
a {
	color: #3366FF;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.content {
	line-height: 21px;
}
td.superhead {
	font-size: 16px;
	color: black;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
}
td.simplehead {
	font-size: 12px;
	background-color: #dcdcdc;
	color: black;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
}
td.contentNor {
	background-color: white;
	padding-left: 16px;
}
td.contentRolOn {
	background-color: #dbd4fb;
	padding-left: 16px;
}
td.box {
	border-right-color: #d6d6d6;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #d6d6d6;
	border-left-style: solid;
	border-left-width: 1px;
}
h4 {
	font-size: 16px;
}
a.lnk {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a:hover.lnk {
	color: #ffa500;
	font-weight: bold;
	text-decoration: none;
}