@charset "utf-8";
A:hover {

	color:#F03;
}

.style0 {
	color:#666666;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
}
.style1 {
	color:#666666;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
}
.style2 {
	color:#666666;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
}
.style3 {
	color:#666666;
	font-size: 11pt;
	font-family:Arial, Helvetica, sans-serif;
}
.style4-red {
	color:#F00;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}.style4 {
	color:#666;
	font-size:13pt;
	font-family:Arial, Helvetica, sans-serif;
}
.style5 {
	color:#666;
	font-size:13pt;
	font-family:Arial, Helvetica, sans-serif;
}
.xxsmall {
	font-size: xx-small;
}

h1 {
	color:#f20e20;
	font-weight:normal;
	font-size:18px;
	line-height:21px;
}


h2 {
	color:#777777;
	font-weight:normal;
	font-size:20px;
	line-height:22px;
}

h5 {
	color:#f20e20;
	font-weight:normal;
	font-size:18px;
	line-height:21px;
}


h3 {
	color:#373737;
	text-transform:uppercase;
	font-weight:normal;
	text-align:center;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
h4 {
	color:#666666;
	font-weight:normal;
	font-size:13px;
}

h7 {
	color:#f20e20;
	font-weight:normal;
	font-size:15px;
	line-height:21px;
}

h8 {
	color:#F00;
	font-weight:normal;
	font-size:14px;
}


* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#fff; 
	color:#666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.white { 
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.red_style {
	color: #C00;
}
.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #ffbb00;
	color:#000000;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
}
.style1-black {
	color: #000;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;

}

