body {
	background: url(img/bgtile.gif);
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 10pt;
	font-family: georgia, arial, sans-serif;
	text-align: center;
}

* {
	margin-top: 0px;
	padding: 0px;
}

img {
	border: none;
}

ul {
	list-style: none;
	margin-left: 20px;
}

ul li {
	background: url(img/bullet.gif) no-repeat;
	background-position: center left;
	padding-left: 21px;
}

a.newwin {
	background: url(img/icon_world.gif) no-repeat;
	padding-right: 16px;
	background-position: center right;
}

#at0mica {
	position: absolute;
	top: 0px;
	left: 0px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 570px;
	margin-top: 1px;
	text-align: left;
}

#header {
	position: absolute;
}

#content {
	position: absolute;
	width: 506px;
	margin-top: 162px;
	margin-left: 31px;
	height: 261px;
	overflow: auto;
}

h2 {
	color: #599F6C;
	font-size: 18pt;
	border-bottom: 1px dotted #ADD77B;
}

h3 {
	color: #599F6C;
	font-size: 14pt;
	border-bottom: 1px dotted #ADD77B;
}

a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #599F6C;
}

a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #175F2B;
}

blockquote {
	background: #FFF6DF;
	padding: 5px;
}

textarea, select, input {
	border: 1px solid #6C6761;
	font-size: 10pt;
	font-family: arial, tahoma, sans-serif;
	padding: 1px;
}
