@charset "utf-8";
p {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
.text14 {
	font-family: Verdana;
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
}
.textHightlight {
	font-family: Verdana;
	font-size: 12px;
	color: #FF7F00;
}
body {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
.text10 {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}.highlight {
	font-family: Verdana;
	font-size: 26px;
	color: #FF7F00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-style: italic;
	padding-bottom: 5px;
}
a:link {
	color: #CC6600;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #999999;
}
a:active {
	color: #CC6600;
}
.footer a:link {
	color: #FFFFFF;
}
.footer a:hover {
	color: #666666;
}
.footer a:visited {
	color: #FFFFFF;
}
.footer a:active {
	color: #FFFFFF;
}

