* li{list-style:none;}
body,td,th {
	font-size: 12px;
	color: #AA0033;
	line-height: 1.6;
	text-decoration: none;
}
.text {
	color: #000000;
	font-size: 12px;
}
.white {
	color: #FFFFFF;
	font-size: 12px;
}
.red {
	font-size: 12px;
	line-height: 24px;
	color: #AA0033;
	padding-right: 30px;
	padding-left: 30px;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.style1 {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
.style2 {color: #AA0033}
UL {
	LIST-STYLE-TYPE: none;
	margin: 0px;
	padding: 0px;
}
LI {
	LIST-STYLE-TYPE: none;
	margin: 0px;
	padding: 0px;
}
.topnews-ul LI {
	PADDING-TOP: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #990000;
	padding-left: 10px;
}
.topnews-ul LI SPAN {
}
.topnews-ul LI A {
	
}
.topnews-ul LI A:hover {
	
}
H3 {
	TEXT-INDENT: 2.5em;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	color: #FFFFFF;
}
H2 {
	TEXT-INDENT: 2.5em;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	color: #FFFFFF;
}
A.glink2:visited{
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	color: #FFFFFF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066FF;
}
A.glink2:hover {
	COLOR: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0033FF;
	font-size: 14px;
}
A.glink2:link {
	COLOR: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0033FF;
	font-size: 14px;
	font-weight: bold;
}
.td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AA0033;
}
.table {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AA0033;
	border-bottom-color: #AA0033;
}
img{
	margin: 0px;
	padding: 3px;
	border: thin solid #F2F2F2;
}