body {
	background: white url(images/dflbg.gif) top left repeat-x scroll;
	font-family: Verdana, arial, helvetica, sans-serif;
	margin:0px;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	font-family: garamond, times, "Times New Roman", serif;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	font-family: garamond, times, "Times New Roman", serif;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	font-family: garamond, times, "Times New Roman", serif;
	text-indent: 20px;
}
A:link {
	color: #1d1c3e;
}
A:visited {
	color: #000;
}
A:active {
	color: #000;
}
.menu {
	color: white;
	text-decoration: none;
	font-size:smaller;
	padding: 0 10 0 0;
}
A.menu:link {
	color: #fff;
}
A.menu:visited {
	color: #fff;
}
A.menu:active {
	color: #fff;
}
.menu_bot {
	text-decoration: none;
	font-size:10px;;
}
.footer {
	text-align: center;
	font-size: smaller;
}
#news-main {
	color: yellow;
	font-size: smaller;
}
#news-main A:link {
	color: yellow;
}
#news-main A:visited {
	color: white;
}
#news-main A:active {
	color: white;
}
em {
	color: darkblue;
}