body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #EBDFDA;
	background-color: #D6EEFC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.side {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin-bottom: -10px;
}
a {
	color: #EBDFDA;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #D6EEFC;
	text-decoration: underline;
}
.p1 {
	color: #003366;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.border {
	border: 1px solid #EBDFDA;
	background-color: #118CCB;
}
ul {
	color: #EBDFDA;
}
.vert {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBDFDA;
}
h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #EBDFDA;
	margin-bottom: 0px;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 3px;
}
.south {
	font-size: 10px;
	color: #60BFF2;
	text-align: center;
}
.south a {
	color: #60BFF2;
	text-decoration: none;
}
.south a:hover {
	color: #D6EEFC;
	text-decoration: underline;
}
.south a:active {
	color: #003366;
	text-decoration: underline;
}
.heading {
	font-size: 14px;
	color: #EBDFDA;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6EEFC;
	padding-left: 5px;
	width: 110px;
	font-weight: bold;
	margin-bottom: -5px;
}
.pics {
	padding: 2px;
	border: 1px dashed #EBDFDA;
}
.heading1 {

	font-size: 14px;
	color: #EBDFDA;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6EEFC;
	padding-left: 5px;
	width: 110px;
	font-weight: bold;
}
.heading2 {
	font-size: 14px;
	color: #EBDFDA;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6EEFC;
	padding-left: 5px;
	width: 275px;
	font-weight: bold;
	margin-bottom: -5px;
}
.heading3 {
	font-size: 14px;
	color: #EBDFDA;
	margin-left: 65px;
	width: 450px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	border: 1px dashed #D6EEFC;
}
.test1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF3300;
	background-color: #FFFFFF;
	border: 3px double #CCCCCC;
	width: 500px;
	margin-left: 40px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.test2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #118CCB;
	background-color: #D6EEFC;
	border: 3px double #CCCCCC;
	width: 500px;
	margin-left: 40px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.test3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	background-color: #FFFFCC;
	border: 3px double #CCCCCC;
	width: 500px;
	margin-left: 40px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
