.centertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-align: center;
}
.centertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.smalltextleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.list {
	list-style-image: url(images/blue_button.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: left;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
#csstabs ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}
#csstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
}
#csstabs li a {
	color: #666666;
	background-color: #cccccc;
	border: 1px outset #999999;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	display: inline;
	font-weight: bold;
}
#csstabs li a:hover {
	color: #000000;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.boxtext {
	text-align: center;
	border: medium solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000099;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/blue_button.gif);
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	list-style-type: disc;
}
.color-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
a {
	color: #FF0000;
}
