td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
a:link {
	color: #003366;
	text-decoration: none;

}
a:hover {  color: #666666; text-decoration: none}
a:visited {
	color: #003366;
	text-decoration: none;

}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;

}
.side {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.dottedbg {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
