/*

Note: this stylesheet is for the pages which hold the iframe*/

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-top: 10px;
}
.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;
}
