body {  
	margin: 0;
	background-color: #fff;
	}
	
td, p, li, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

dt {
	font-weight: bold;
	color: #333;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
}
	
.headera td, .footerb td  {
	color: #fff;
	background-color: #900;
	}
.headera i, .footerb i {
	color: #fc0;
}
.headera a, .footerb a { 
	color: #fff;
	}
.headerb td, .footera td {
	color: #ccc;
	}
.headerb a, .footera a  {
	color: #000;
	}

.horizbg {
	background-image: url(../images/greybg.gif);
	background-repeat: repeat-x;
}

.menubg {
	background-image: url(../images/ltgreybg.gif);
	background-repeat: repeat-x;
}
.menu {
	background-image: none;
}
.menu a {
	color: #f0f0f0;
	}

.dateborder {
	color: #666;
}
.home fieldset {
	background-color: #fff;
}

.home td, .home p, .side p, .home li a, .tools li a {
	font-size: 11px;
	color: #333;
}

.tools li, .home li, .content li {
	list-style-image: url(../images/bullet.gif);
}

p.more a {
	color: #666;
}
p.more a:hover {
	color: #900;
	text-decoration: none;
}

.content h1 {
	font-size: 20px;
}
.content h2 {
	font-size: 18px;
}
.content h3 {
	font-size: 16px;
}

h3.date {
	background: #666;
	color: #fff;
	font-weight: bold;
	}
	
ul.news_bulletin {
	margin:2px 0 0 12px;
	padding:5px 0 0 12px;
}

ul.news_bulletin li {
	margin:0;
	padding:0 0 4px 0;
}