@charset "utf-8";
body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #cccccc;
	margin: 0; 
	padding: 0;
	color: #000000;
}

td, p,   {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1 {font-family:Garamond, Times, serif; font-size:24px;
font-weight:bold; color:#333333;
}
h2 {font-family:Garamond, Times, serif; font-size:18px;
font-weight:bold; padding:5px 10px 3px 10px;  color:#333333;
}
h3 {font-family:Garamond, Times, serif; font-size:16px;
font-weight:bold; padding:5px 10px 0px 10px; color:#555555;
}
.news, p, ul, li {margin: 0px 25px 10px 15px; font-size:11px; line-height: 16px;}

a {color:#0084ff;}

.Head-Orange {
	color: #810000;
	/*color: #cd3e00;*/
	font-weight: bold;
	font-size:14px;
}
.quote {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
}

.menu:link {	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
		text-decoration:none;
		color:#000000;
	}
.menu:active {	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration:none;
	color:#000000;
	}
.menu:visited {	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration:none;
	color:#000000;
	}
.menu:hover {	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#990000;
	}	
	
	
	.menu2:link {	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
		text-decoration:none;
		color:#000000;
	}
.menu2:active {	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:none;
	color:#000000;
	}
.menu2:visited {	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:none;
	color:#000000;
	}
.menu2:hover {	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#990000;
	}	
	
	.copyright {
	font-size: 10px;
	color: #666666;
}

.date {
	font-size: 11px;
	font-weight: bold;
}