body {
	background-color: #F0F0F0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #00CC99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CC99;
}
a:hover {
	text-decoration: underline;
	color: #00CC99;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.pic {
	border-right: gray 1px solid; border-top: gray 1px solid; border-left: gray 1px solid; border-bottom: gray 1px solid
}

h1 {
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.border {	BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid
}

h2 {
	font-size: 12px;
}
h3 {
	font-size: 12px;
}