body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #EEEEEE;
	background-image: url(images/back02.gif);
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000066;
}
a:active {
	color: #FF9900;
}
h1 {
	font-size: 18px;
	color: #003366;
}
h2 {
	font-size: 16px;
	color: #FFCC00;
}
h3 {
	font-size: 14px;
	color: #333333;
}
.submenu {
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding: 20px 20px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.content {
	font-size: 12px;
	color: #666666;
	vertical-align: top;
}
li {
	list-style-image: url(images/gaina.gif);
}
