/* CSS Document */
A{
	text-decoration:none;
}
body {
	background-image: url(images/pat_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt_smaller{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
}
.txt_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#003366;
}
.txt_small a{
	color:#003366;
}
.txt_small a:hover{
	color: #FF6600;
}
.txt_dull{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#999999;
}
.txt_dull a{
	color:#999999;
}
.txt_dull a:hover{
	color:#000000;
}
.txt_head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #FF9900;
}
.txt_subhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
}
.txt_whthead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_body{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #333333;
}
.txt_body a{
	color: #6666CC;
}
.txt_body a:hover{
	color: #FF9900;
}
.txt_body_head{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #003399;
}
