body{background-color: #ffffff; color: blue;}
h1 {color: #0000ff}
h2{color: #ff0000}
h3{text-align:center;}

.header{
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:0;
	border-right-style:0;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-color:blue;
	background-color:#99CCFF;
	padding:0pt;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:0;
	margin-right:0;
	width:700;
}
.footer{
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:0;
	border-right-style:0;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-color:blue;
	background-color:#99CCFF;
	padding:0pt;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:0;
	margin-right:0;
	width:700;
}
a.main:link{text-decoration: none;color:#0000FF;}
a.main:active{text-decoration: underline;color:#0000FF;}
a.main:visited{text-decoration: none;color:#0000FF;}
a.main:hover{text-decoration: underline;color:#0000FF;}

a.footer:link{text-decoration: none;color:#0000FF;}
a.footer:active{text-decoration: underline;color:#0000FF;}
a.footer:visited{text-decoration: none;color:#0000FF;}
a.footer:hover{text-decoration: underline;color:#0000FF;}

.lgas {color:brown;background-color:#ffccff;text-align:justify;align=center;}