body {
	background: url(images/assets/bg.gif);
}

A:link, A:active, A:visited { text-decoration: underline; color: #2A4B94 } 
A:hover { text-decoration: none; color: #4881FF }

td.copyright A:hover { text-decoration: none; color: #fff }

td { font-family: Verdana, Arial, Helvetica, sans-serif; color: #666; font-size: 11pt; line-height: 20px; text-align: justify }

.copyright { 
	background: #4881FF;
	border-top: 5px #C1C1C1 solid;
	color: #fff;
	font-weight: bold;
}

.contentArea { padding-top: 30px; padding-bottom: 20px; text-align: center; }
.leftArea { padding-right: 20px }

.headerArea {
	background: #2A4B94;
	color: #fff;
	font-weight: bold;
	border-bottom: 5px #707070 solid;
}

.putTextHere { padding: 7px; }
.SidePutTextHere  { padding: 7px; font-size: 8pt; line-height: 15px;}

.mainAreaLines { background: #fff; }

li { list-style-type: square }

