body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/main_bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 13px;
	text-align: justify;
}
a:link {
	color: #306AB3;
	font-size: 14px;
}
a:visited{
	color: #86AEDF;
	font-size: 14px;
}
a:hover{
	color: #00AC84;
	font-size: 14px;
}
.bullet {
	font-size:9px;
}