.navlink, P, H2, .title, .copyright, td {
  font-family: Arial,Verdana,Helvetica,Sans-serif;
  color: #000000;
}
.navlink, P, td {
  font-size: 12pt;
}
P {
  text-indent: 12pt;
}
H2 {
  font-size: 16pt;
  font-weight: bold;
}

h3 {
  font-size: 14pt;
  font-weight: bold;
}

.title {
  font-size: 20pt;
}
.copyright {
  font-size: 8pt;
}
A:hover {
  color: #0099ff;
}

a.navlink:hover
{
 background-color: #ffffff;
}

#bluecorner 
{
	position:absolute;
	background-color: #336699;
	left:0px;
	top:0px;
	width:128px;
	height:140px;
}

#banner
{
	margin-left:128px;
	height:140px;
}


#leftcontent {   font-family: Arial,Verdana,Helvetica,Sans-serif;
position: absolute;
left:0px;
top:141px;
width:128px;
background:#cccccc;
}

#centercontent  {   font-family: Arial,Verdana,Helvetica,Sans-serif;
top:141px;
margin-left:143px;
margin-right:143px;
}

#rightcontent {   font-family: Arial,Verdana,Helvetica,Sans-serif;
position: absolute;
right:10px;
top:141px;
width:128px;
}