body {
	margin: 0px;
	padding: 0px;
	background-color: #170284;
}
td.global-active {
	background-color: #ffffff;
	padding: 5px;	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #003300;
	margin-bottom: -13px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #993300;
}
ul {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.copywrite {
	font-size: 70%;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
a.copywrite:link {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.copywrite:visited {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.copywrite:active {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.copywrite:hover {
	font-size: 70%;
	font-weight: bold;
	color: #993333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
h2 a, h2 a:visited, h2 a:active {
     color:#003366;
	 text-decoration:underline;
}
h2 a:hover {
      color: #990000;
	  text-decoration:underline;
}	  
