input { font: 11px Arial, Helvetica, sans-serif; color: #333; }
select { font: 10px Arial, Helvetica, sans-serif; color: #333; }
textarea { font: 11px Arial, Helvetica, sans-serif; color: #333; }

body { background: #FFF; padding: 0px; margin: 0 auto; }  

td { font: 12px Arial, Helvetica, sans-serif; line-height: 18px; color: #333; }
td b { font: 12px Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; color: #2C848C; }

.copy { font: 12px Arial, Helvetica, sans-serif; line-height: 18px; color: #333; }
.copy a { color: #A3AF82; text-decoration: underline; }
.copy a:hover { color: #A3AF82; text-decoration: none; }
.copy a:active { color: #9D423A; text-decoration: none; }

.header { font: 13px Arial, Helvetica, sans-serif; line-height: 18px; color: #666666; font-weight: bold; }
.header a { color: #666666; text-decoration: none; }
.header a:hover { color: #2C848C; text-decoration: none; }
.header a:active { color: #666666; text-decoration: none; }

.copy2 { font: 12px Arial, Helvetica, sans-serif; line-height: 18px; color: #666; }
.copy2 a { color: #A3AF82; text-decoration: underline; }
.copy2 a:hover { color: #A3AF82; text-decoration: none; }
.copy2 a:active { color: #9D423A; text-decoration: none; }

#newsYear {font:36px Georgia, 'Times New Roman', Times, serif; line-height:25px; color:#d0cfcf; border-bottom:1px solid #ccc; font-weight:bold;}
#newsEntry { margin:15px 0; }
.newsThumb { width:90px; height:90px; float:left; overflow:hidden; margin:0 15px 0 0; }
.newsInfo { width:415px; float:right; text-align:left; margin:0 0 15px 0; }
.newsAbstract { font-size:11px; line-height:14px; }
.newsDivide { border-bottom:1px dotted #ccc; margin:15px 0 0 0; }
.newsCategory { font-size:14px; font-weight:normal; color:#888; }

.smalltext { font: 11px Arial, Helvetica, sans-serif; line-height: 14px; color: #555; }
.smalltext b { font: 11px Arial, Helvetica, sans-serif; line-height: 14px; color: #2C848C; }
.smalltext a { color: #555; text-decoration: underline; }
.smalltext a:hover { color: #2C848C; text-decoration: none; }
.smalltext a:active { color: #9D423A; text-decoration: none; }

.white { font: 12px Arial, Helvetica, sans-serif; font-weight: bold; line-height: 12px; color: #FFF; }

.h1, h1 { font: 18px Arial, Helvetica, sans-serif; line-height: 18px; color: #2C848C; }

.h2, h2 { font: 14px Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; color: #9D423A; }

.smalllink { font: 11px Arial, Helvetica, sans-serif; line-height: 14px; color: #555; }
.smalllink a { color: #2C848C; text-decoration: underline; }
.smalllink a:hover { color: #2C848C; text-decoration: none; }
.smalllink a:active { color: #9D423A; text-decoration: none; }

ol {
	padding-left : 20px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 0px;
	margin: 0px;
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	line-height : 15px;
	font-weight: bold;
	color : #333;
	background : transparent;
	}

.footer { font: 10px Arial, Helvetica, sans-serif; line-height: 18px; color: #777; }
.footer a { color: #777; text-decoration: none; }
.footer a:hover { color: #777; text-decoration: underline; }
.footer a:active { color: #333; text-decoration: none; }

#desc { color:#999; font-size:10px; font-weight: 200; margin: 0px 6px 0px 0px; }
