/* CSS Document */
* {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	margin: 0;
}
img {
	border: 0;
}

a {
	color: #FF0000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: 11px;
	color: #FF0000;
}
h2 {
	font-size: 11px;
	color: #FF0000;
}
.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {color: #FF0000}
.style4 {color: #000000}
.style14 {font-size: 9px}
.style15 {font-size: 10px}
.style18 {color: #FF0000; font-weight: bold; }
.style20 {
	font-size: xx-small;
	color: #FFFFFF;
}
.style21 {font-size: 16px;}
.style23 {font-size: 14px}
.style25 {color: #000000; font-weight: bold; font-size: 18px; }
