/* CSS Document */
body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DEE0E2;
	font-size: 12px;
	line-height: 1.3em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","Lucida Grande", sans-serif;
	color: #333333;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

a:link {
	color:#336699;text-decoration:none;
}
a:visited {
	color:#993399;text-decoration:none;
}
a:active {
	color:#993399;text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.topics {
	color: #0066CC;
}
