a:link {
	color : #000099;
	background : White;
}

a:visited {
	color : #000099;
	background : White;
}

a:hover {
	color : #0000FF;
	text-align : left;
	background : White;
}

a:active {
	color : #000099;
	text-align : left;
	background : White;
}

a.top:link {
	color : #000000;
	text-decoration : none;
}

a.top:visited {
	color : #000000;
	text-decoration : none;
}

a.top:hover {
	color : #000000;
	text-decoration : none;
}

a.top:active {
	color : #000000;
	text-decoration : none;
}

body {
	font-family : Arial, Helvetica, sans-serif;
}

h1 {
	color : #336699;
	font-size : 16px;
	margin-bottom : 0px;
	margin-top : 0px;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.button {
	background : #664665;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}

.credits {
	background : #FFFFFF;
	color : #333366;
	font-size : 14px;
}

.fieldclass{
	font-family : monospace, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.grey {
	color : #666666;
}

.pagetitle {
	color : #336699;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
}
.a2a_dd{
	background-color: white;
	color: black;
}
#rhcolumn {
	margin-bottom: 15px;
	margin-left: 15px;
}

