a {	
	color: #3366CC;	
	text-decoration: none
}
body {	
	background-color: #FFFFFF;
	font-size: 1em;	
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.2em;
	margin-bottom: 0.1em;
	margin-left: 0.2em
	}
h2 {
	font-size: 1.25em;	

h3 {	
	font-size: 1.15em;	
	}
td, th {	
	font-size: 1em;
	font-style: italic;
	line-height: 2em;
	}
textarea {
	font-size: 1em
	}
ul {	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.footer { 
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0E1055;
	}
a:visited { 
	text-decoration: none; 
	color:#5769D9;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #999966;
	}

.SplashImageLeft {
	float: left;
}
.SplashImageRight {
	float: right;
}
