body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
	color: #000099;
}
td {
	text-align: left;
}		 

a:link {
	color: #0066CC;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bolder;
	}

a:active {
	color: #0066CC;
	font-size: 0.9em;
	text-decoration: underline;
	font-weight: bolder;
	}

a:visited { 
	color: #0066CC;
	font-size: 0.9em; 
	text-decoration: none;
	font-weight: bolder;
	}
	
a:hover {
	color: #0066CC;
	font-size: 0.9em;
	text-decoration: underline;
	font-weight: bolder;
	}

table {
	border: 0px;
	background-color: #FFFFFF;
}

img {
	border-style: none;
	}
	
h1 {
	margin-top: 0px;
}

h4 {
	color: #FF0000;
	text-align: center;
	word-spacing: 5pt;
	margin: 0px;
	padding: 0px;



}

.light {
	background-color: #DDDDDD;
	color: #0000CC;
	border: thin solid;
}
