body {
	margin: 0px;
	background-image: url(../images/common/bkgd.gif);
	background-repeat: repeat;



}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}
.sideBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}
.bldSideBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
}
.bldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}
a:link {
	color: #000000;
}
.italicText {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 15px;
}
.boldItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
}
