.Normal      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #000000;
}
a:link       {
	color: #0000FF;
	text-decoration: none;
}
a:visited    {
	color: #000066;
	text-decoration: none;
}
a:hover      {
	color: #000066;
	text-decoration: underline overline }
a:active     {
	color: #990000;
	text-decoration: underline overline }
p { 
margin-left: 30px;
margin-right: 30px;
text-align: justify; }
ul { 
margin-left: 30px;
margin-right: 30px;
text-align: justify; }
ol { 
margin-left: 30px;
margin-right: 30px;
text-align: justify; }
.topbanner {  background-color: #000000; background-image:  url(../images/city.gif); background-repeat: no-repeat}
.upperleft {
	background-image:  url(../images/upperleftcorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.upperright {
	background-image:  url(../images/upperrightcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.lowerleft {
	background-image:  url(../images/lowerleftcorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lowerright {
	background-image:  url(../images/lowerrightcorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.computer {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
}
