body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #193E5F;	
}
td {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.yellow {
	color: #FFF600;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
	font-size: 11px;
}

.white a {
	color: #FFFFFF;
	font-size: 11px;
}
.greendark {
	color: #4F6B02;
	font-weight: bold;
}
.text333333 {font-size: 11px;
color: #333333;}
.bullet {
	line-height: 18px;
}
a {
	color: #193E5F;
	text-decoration: none;
}
.whitelink {
	color: #FFFFFF;
	font-size: 14px;
}
.headertitle {
	font-size: 18px;
	color: #1A3E60;
}
.highlight {
	background: #CAE2FF;
	font-weight: bold;
	margin: 1pc;
	padding: 1pc;
	line-height: 20px;
}
  
  .highlight h4 { 
  background: #f2ffc9; font-weight: bold; margin: 1pc; padding: 1pc; }
/* .highlight h1,h2,h3,h4,h5 { margin-top: 0; padding: 0; } */
.highlight h3 { margin-top: 0; padding: 0; }

.clickme
{
	margin-top: 32px;
	width: 255px;
	height: 15px;
	float: left;
	cursor: pointer;
}
