body {
	padding:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
   	scrollbar-3dlight-color: #EAEBDE;
	scrollbar-base-color: #E9E9E9;
	scrollbar-darkshadow-color: #EAEBDE;
   	scrollbar-face-color: #E9E9E9;
   	scrollbar-highlight-color: #CCCCCC;
   	scrollbar-shadow-color: #CCCCCC;
   	scrollbar-track-color: #E9E9E9;
   	scrollbar-arrow-color: #000000;

}
tr,td,txt {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	line-height:15px;
}
h1 {
	font-size: 16px;
	color: #D94444;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #D94444;
	font-weight: bold;
}
A {
	font-family: Arial;
	font-size: 13px;
	color: #FF9900;
	text-decoration: underline;
}
.cp {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.TextField {
	font-family: "Arial";
	font-size: 10px;
	color: #333333;
	border: 1px solid #999999;
}
.Submit {
	font-family: "Arial";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #D94444;
}
.NewsDate {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.NewsTitle {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.NewsAnons {
	font-family: "Arial";
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
.Link2 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.BoxHeader {
	background-color: #F4F4F4;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
}
.List {
	margin: 2px 2px 2px 10px;
	padding: 2px 2px 2px 10px;
	list-style-type: square;
}