.heading1 {
	font-family: Verdana;
	font-size: x-large;
	color: #cc3333;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.heading2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC3333;
	font-weight: bold;
}
.heading3 {


	font-family: Verdana;
	font-size: small;
	color: #566892;
	font-weight: bold;
}
ul {
	list-style-type: disc;
	color: #333366;
	font-size: 18px;
	font-weight: normal;
}
.textblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333366;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #cc3333;
}
.textBlueUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333366;
	text-align: left;
	text-decoration: underline;
}
.tableHeaderText {
	font-family: Verdana;
	font-size: 10pt;
	color: #cc3333;
	font-weight: bold;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.watch_listen {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #CC0000;
	font-size: 9pt;
	font-weight: bold;
}
.proc_history {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #000066;
	color: #FFFFFF;
	font-weight: bold;
}
.a_blue:link {
	font-family: Verdana;
	font-size: 8pt;
	color: #003366;
}
.a_blue:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: #003366;
	text-decoration: underline;
}
.a_blue:visited {
	font-family: Verdana;
	font-size: 8pt;
	color: #5272C5;
}
.textblue_verdana {


	font-family: Verdana;
	font-size: 8pt;
	color: #003366;
}
.black_txt {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.heading2_blue {


	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #566892;
	font-weight: bold;
}
.menu_bullet {
	font-family: Verdana;
	font-size: 9pt;
	color: #003366;
	list-style-image: url(../images/blue_arr.gif);
	list-style-type: disc;
}

