body, table{
margin: 0px;
padding: 0px;
background-color: #FDFDFD;
color: #039;
font-size: 14px;
font-family: Optimum, Arial, Verdana;
border-style: none;
}
.BGsquare{
background-color: #FFF;
background-image: url(img/bg_square.gif);
}
.BGblue{
background-color: #006;
color: #EEE;
}
.BGsolid{
background-color: #999;
background-image: url(img/clouds.jpg);
}
.BGdark{
background-color: #888;
color: #FFF;
}
.BGpeople{
background-image: url(img/header.jpg);
background-repeat: no-repeat;
}
.links{
font-size: 13px;
font-weight: bold;
color: #006;
}

/* LINKS */
a:link {
color: #039;
text-decoration: none;
}
a:visited{
color: #039;
text-decoration: none;
}
a:hover{
color: #039;
text-decoration: none;
}
.PGtitle{
font-size: 15px;
font-family: Verdana;
}
.BGlight{
/*background-image: url(img/topheader.jpg);*/
background-color: #fff;
background-repeat: no-repeat;
}.office {
	font-family: Optimum;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}
