.text {
font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
	color: #333333;
}
a.text:link { text-decoration: none; color: #990000; }
a.text:visited { text-decoration: none; color: #990000; }
a.text:hover { text-decoration: none; color: #660000; }
a.text:active { text-decoration: none; color: #660000; }

.headline {
font-family: Georgia, Helvetica, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	font-weight: bolder;
	color: #330000;
}
a.headline:link { text-decoration: none; color: #cc3300; }
a.headline:visited { text-decoration: none; color: #cc3300; }
a.headline:hover { text-decoration: none; color: #cc0000; }
a.headline:active { text-decoration: none; color: #cc0000; }

.sub_title {
font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
	color: #663300;
	font-weight: bold;
}
a.sub_title:link { text-decoration: none; color: #990000; }
a.sub_title:visited { text-decoration: none; color: #990000; }
a.sub_title:hover { text-decoration: none; color: #660000; }
a.sub_title:active { text-decoration: none; color: #660000; }




.jttext {
font-family: Helvetica, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #333333;
}
a.jttext:link { text-decoration: none; }
a.jttext:visited { text-decoration: none; }
a.jttext:hover { text-decoration: underline; }
a.jttext:active { text-decoration: underline; }



.formtext {
	font-family: Arial, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
		color: #333333;
height:15px;
}

a.formtext:link { text-decoration: none; }
a.formtext:visited { text-decoration: none; }
a.formtext:hover { text-decoration: underline; }
a.formtext:active { text-decoration: underline; }
