.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-image: none;
	background-repeat: repeat;
	list-style-type: circle;
	color: #000000;

}
.bigheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	background-image: none;
	background-repeat: repeat;
	list-style-type: circle;
	color: #000000;

}
.subheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	background-image: none;
	background-repeat: repeat;
	list-style-type: disc;
	color: #000000;

}
.subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background-image: none;
	background-repeat: repeat;
	list-style-type: disc;
	color: #000000;
	list-style-position: outside;


}
.subheading2bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: none;
	background-repeat: repeat;
	list-style-type: disc;
	color: #000000;
	list-style-position: outside;


}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-image: none;
	background-repeat: repeat;
	list-style-type: disc;
	color: #000000;

}
.redsubheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	background-image: none;
	background-repeat: repeat;
	list-style-type: circle;
	color: #FF0000;

}
.bluesubheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	background-image: none;
	background-repeat: repeat;
	list-style-type: circle;
	color: #0000FF;

}
.blueheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-image: none;
	background-repeat: repeat;
	list-style-type: circle;
	color: #0000FF;
}
.fineprint {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: none;
	background-repeat: repeat;
	list-style-type: circle;
	color: #000000;
}
.list {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: none;
	background-repeat: repeat;
	list-style-type: disc;
	color: #000000;
}
.redlist {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: none;
	background-repeat: repeat;
	list-style-type: disc;
	color: #FF0000;
}
.redheading {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-image: none;
	background-repeat: repeat;
	list-style-type: circle;
	color: #FF0000;
}
.text {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-image: none;
	background-repeat: repeat;
	list-style-type: circle;
	color: #000000;
}
.center1 table
{
	text-align: center;
}

.centered table
{
text-align: center;
}
.finewhite {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: none;
	background-repeat: repeat;
	list-style-type: circle;
	color: #FFFFFF;
}
.leftbarwhite {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	background-repeat: repeat;
	list-style-type: circle;
	color: #FFFFFF;
}
.leftbarheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: none;
	background-repeat: repeat;
	list-style-type: circle;
	color: Yellow;
}
.redhighlight {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: none;
	background-repeat: repeat;
	list-style-type: circle;
	color: #FF0000;
}
.lightblue {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: none;
	background-repeat: repeat;
	list-style-type: circle;
	color: #00FFFF;
}