/* CSS Document */
<!--
A {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #006699;
	text-decoration:none;
}
A:hover{
	color: #FF6600;
}
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 8pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pat_main.jpg);
}
.content_head_txt{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight:bold;
}
.small_txt{
	font-family: "Arial";
	font-size: 7pt;
	color: #666666;
}
.small_txt a{
	font-family: "Arial";
	font-size: 7pt;
	color: #666666;
}
.small_txt a:hover{
	font-family: "Arial";
	font-size: 7pt;
	color: #FF9900;
}
.title_txt{
	font-family:"Trebuchet MS";
	font-size:14pt;
	color: #663366;
}
.head_txt{
	font-family:"Trebuchet MS";
	font-size:9pt;
	font-weight:bold;	
	color: #3366CC;
}
.side_links {
	font-family:"Trebuchet MS";
	font-size:8pt;
	font-weight:bold;
	color: #006699;
}
.side_links a{
	color: #006699;
}
.side_links a:hover{
	color: #FF6600;
}
.small_links {
	font-family:"Arial";
	font-size:6pt;
	font-weight:bold;
	color: #006699;
}
.small_links a{
	color: #006699;
}
.small_links a:hover{
	color: #FF6600;
}
.sub_content_txt{
	font-family: "Arial";
	font-size: 8pt;
	color: #666666;
}
.sub_content_txt_bold{
	font-family: "Arial";
	font-size: 8pt;
	font-weight:bold;
	color: #666666;
}
-->

