body {
	color: #fff;
	background-color: #121C38;
	margin:106px 1em 1em 1em;
	padding:0em;
	font-family: 'Open Sans', sans-serif;
	background-repeat: no-repeat;
	font-size: 82%;
}

* { 
	font-weight: normal;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}

/* Results Table */
#rt {font-size: 12px; width:500px;}

table, tr, td, th {font-size: 1em; }
th {background-color: #005699; color: #ffffff; }
th a:link {color: #ffffff; text-decoration: none; }
th a:visited {color: #ffffff; text-decoration: none; }
th a:hover {background-color: #336699; color: #000000;}

.g {font-family:arial,sans-serif; color:#000;margin:1em 0;font-size:122%;}
.g h2 {font-family:arial,sans-serif;margin:0px;}
.r{display:inline;font-weight:normal;margin:10}
.j{width:34em}
.std{font-size:82%}
.a{color:green}
.fl{color:#77c}
.bl{display:inline}
a{color:#00c}
a:visited{color:#551a8b}
a:active{color:red}