body {background-color: black;
	text-align: center;}
	
	
.eaepoint1 {FONT-SIZE: 16pt; FONT-FAMILY: AGaramond; font-color: navy; text-align: center;}

TH { vertical-align: baseline; speak-header: once; text-align: center; font-weight: bold;}
TD { vertical-align: middle;}
TABLE   { border-collapse: collapse; background: #C4CFDC; }
TR#row1 { border-top: 3px solid blue;}
TR#row2 { border-top: 1px solid black;}
TR#row3 { border-top: 1px solid black;}
TR#row4 { border-top: 1px solid black;}
TR#row5 { border-top: 1px solid black;}
CAPTION { caption-side: top; FONT-SIZE: 16pt; FONT-FAMILY: AGaramond; font-color: navy; font-weight: bold;}

dt {font-weight: bold;
	padding-left: 2px;}

dd {padding: 4px}

.top {clear: both;
		height: 120;
		background-color: white;}	

.header {color: white;
		font-family: Helvetica, Arial, sans-serif;
		font-weight: bolder;
		padding-top: 10px;
		}
		
.container {width: 100%;
			height: auto;
			margin-top: 30px;
			position: relative;
			margin: auto;}
			
.bottom2 {clear: both;
		text-align: center;
		font-size: 14pt;
		padding: 10px;
		}

.bottom2 a {word-spacing: 40px;}		
		
.body {background-color: rgb(148,180,219);
	width: 80%;
	font-family: Helvetica, Arial, sans-serif;
	text-align: justify;
	position: relative;
	float: left;}
	
.body p {padding-left: 5px;
		padding-right: 5px;
		}

.sidebar {background-color: rgb(0,54,142);
		width: 20%;
		position: absolute;
		right: 0px;
		}

.sidebar a {padding: 5px;}
		
a {font-family: Helvetica, arial, sans-serif;}

a:link {color: #FFFF00; text-decoration: none; font-weight: 600}
a:hover {color: #FFFF00; text-decoration: underline;}
a:active {color: red; text-decoration: none; font-weight: 600}
a:visited {color: #FFFF00; text-decoration: none; font-weight: 600}
		
img {border: 0px;}

.bottom {text-align: center;
		clear: both;
		position: relative;
		margin: auto;
		margin-top: 20px;}