/*

Note: this stylesheet is for pages within the iframe */ 

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 0px;
}
.header {font-size: 18px}
.sub {font-size: 10px}
a:link {
	color: #2321EB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7574FE;
}
a:hover {
	text-decoration: underline;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
	color: #2321EB;
}
a {
	font-size: 12px;
}
