td {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
a {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.h1 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bolder;
	color: #CC0000;
}
a.h1 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bolder;
	color: #CC0000;
}
body {
	margin: 0px;
}

a.h1:hover {
	color: #FF6600;
	text-decoration: none;
}
.h2 {
	font-size: 12px;
	line-height: 150%;
	color: #CC0000;
}
a.h2 {
	font-size: 12px;
	line-height: 150%;
	color: #CC0000;
}
a.h2:hover {
	color: #FF6600;
	text-decoration: none;
}
.h3 {
	font-size: 12px;
	line-height: 150%;
	color: #FF6600;
}
.table1 {
	border: 1px solid #50A2EF;
}
.tgtg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #409DDA;
}

.g {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	filter: DropShadow(Color=ffffff, OffX=1, OffY=1, Positive=50);
}

