/* CSS Document */

A:link {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
A:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000000;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}
A:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #CC0000;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
A:active {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
}
.text_block_sml {
	font-family: Verdana, Arial, sans-serif, Tahoma;
	font-size: 12px;
	color: #000000;
}
.text_heading_black {
	font-family: Verdana, Arial, sans-serif, Tahoma;
	font-size: 10px;
	color: #000000;
	font-style: italic;
	letter-spacing: 2px;
}
.text_heading_white {
	font-family: Verdana, Arial, sans-serif, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-style: italic;
	letter-spacing: 2px;
}
.text_heading_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	letter-spacing: 2px;
}
.text_heading_yellow {
	font-family: Verdana, Arial, sans-serif, Tahoma;
	font-size: 11px;
	color: #FFFF00;
	font-style: italic;
	letter-spacing: 2px;
}
.text_heading_red {
	font-family: Verdana, Arial, sans-serif, Tahoma;
	font-size: 11px;
	color: #CC0000;
	font-style: italic;
	letter-spacing: 2px;
}
.text_head_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.text_head_red {
	font-family: Verdana, Arial, sans-serif, Tahoma;
	font-size: 16px;
	color: #CC0000;
	letter-spacing: -2px;
}
.text_head_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing: 2px;
	text-indent: 2px;
}
.one {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
}
.onewhite {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}
.twowhite {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.text_block {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.two {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	text-indent: 17px;
}
.header2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	letter-spacing: 2px;
	text-indent: 2px;
}

