td {  font: 11px Arial, Tahoma, Sans-Serif; 
color: #3b3c43;
}


a {
	text-decoration: underline;
	color: #3b3c43;}

.whitetext {color: #1a1a1a;}
#flash1 {     border: 5px;	 }


p {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	color: #30687e;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;

}


a.whitelink:link, a.whitelink:visited, a.whitelink:active {
	color: #ffffff;
	text-decoration:none;
}

a.whitelink:hover {
	color: #ffffff;
text-decoration:underline;
	
}

a.bluelink:link, a.bluelink:visited, a.bluelink:active {
	color: #093f69;
	text-decoration:none;
}

a.bluelink:hover {
	color: #093f69;
text-decoration:underline;
	
}