﻿body {
	margin: 0px;
	background: White;
	color: White;
	font-family: Arial;
	font-size: small;
}
.ExternalFrame {
	width: 880px;
	border: 8px solid #4798dc;
	top: auto;
	background-color: #FFFFFF;
}
.HeaderText {
	font-family: Verdana;
	font-size: 2;
	font-weight: bold; /*color:#236381;*/
	color: White;
}
.FooterText {
	font-family: Verdana;
	font-size: 2; /*color:#666666;*/
	color: White;
	margin-bottom: 5px;
	margin-left: 400px;
}
table {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 2;
}
