/* CSS Document */

.text_heading{
	font-family:verdana, sans-serif;
	font-size:23px;
	color:#666666;
	line-height:30px;
	padding: 3px;
	font-style: normal;
}

.text_1V{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:18px;
	padding: 3px;
	font-style: normal;
}
.text_2T {
	font-family:Tahoma;
	font-size: 11px;
	color:#666666;
	line-height: 18px;
	padding: 3px;
	font-style: normal;
	}
	
	.text_3 {
	font-family:verdana, sans-serif;
	font-size: 11px;
	color:#999999;
	line-height: 18px;
	padding: 1px;
	font-style: normal;
	}
	
.text_4 {
	font-family: verdana, san-serif;
	font-size: 14px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
}

.text_5{
	font-family:verdana, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:14px;
	padding: 1px;
	font-style: normal;
}
.text_6 { color: red; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: 18px; background-color: silver; padding: 3px; }
.text_bold {
	font-family: verdana, san-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover { color: #711313; font-style: italic; }
a:active {
	text-decoration: none;
}
