body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 333399;
	background-color: E5E5E5;
	font-size: 10px;
}
a:link {
	color: 006699;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
a:hover {
	color: DD6900;
	text-decoration: underline;
	font-size: x-small;
}
.theme {
	font-size: xx-small;
	color: #666666;
}
.tableheader {
	font-size: xx-small;
	font-weight: bold;
	color: FFA34F;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-decoration: none;
	color: 006699;
}
.tools {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 9px;
 font-weight: bolder;
 background-color: #FFE49B;
 border-color: #FFBB19;
 border-width: 1px;
 border-style: solid;
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 2px;
 padding-bottom: 2px;
}

