/* CSS Document */

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	line-height:14px;
}
.copy a{
	color:#333333;
}
.copy a:hover{
	color:#FF6600;
}
.copy_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
	letter-spacing:1px;
	line-height: 1em; 
}
.copy_small {
	color:#666666;
	font-size:9px;
	font-weight:normal;
}
.copy_small a{
	color:#666666;
}
.no_underline {
	text-decoration: none;
}
.copy_small a:hover{
	color:#FF6600;
}
.sub_link_sub {
	color:#663300;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
}
.sub_link_sub a{
	color:#000000;
	text-decoration: none;
}
.sub_link_sub a:hover{
	color:#FF6600;
}
.sub_link {
	color:#FF6600;
	font-size:9px;
	font-weight:bold;
	line-height:12px;
}
.sub_link a{
	color:#000000;
	text-decoration: none;
}
.sub_link a:hover{
	color:#FF6600;
}
.hghlt_orange {
	color:#FF6600;
}

#hghlt_white {
	color:#999999;
}
.hghlt_blue {
	color:#FFFFFF;
}
#hghlt_white a{
	color:#999999;
}
#hghlt_white a:hover{
	color:#FFFFFF;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height: 110%;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height: 110%;

}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
