body {
	background-color: #006699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099CC;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #33CCCC;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099CC;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099CC;
}



h1,h2,h3 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 2px;
}
td,tr {
	font-family: Tahoma;
	font-size: 11px;
	color: #330066;
	text-align: justify;
}
.boxme {
	font-family: Tahoma;
	font-size: 11px;
	color: #663399;
	background-color: #CFDDE7;
	text-align: justify;
	padding: 3px;
	border: thin dotted #FFFFFF;
}

.Headings {
	font-family: Tahoma;
	font-size: 12px;
	color: #330066;
	text-decoration: underline;
}

