.footer_link {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.footer_link:hover {
	color:#666666;
	text-decoration:underline;
}
.header_link {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.header_link:hover {
	color:#990000;
	text-decoration:underline;
}
.txt1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
.border_left {
	border-left:#e5e5e5 2px dotted;
}
.border_left_right {
	border-left:#e5e5e5 2px dotted;
	border-right:#e5e5e5 2px dotted;
}
.txt2 {
	font-family:verdana, Century Gothic;
	font-size:14px;
	color:#000000;
	line-height:20px;
}
.style1 {
	font-family: verdana, "Century Gothic";
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	color: #990000
}
.link1 {
	color:#990000;
	font-family:verdana, Century Gothic;
	font-size:13px;
	font-weight:bold;
}
.link1:hover
{
	text-decoration:none;
}