/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {

	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
/* 	background-repeat: no-repeat; */
}
.sans{ font-family: Verdana, Arial, Helvetica, sans-serif}
.small{ font-size: small; }
.xsmall{ font-size: x-small; }

a:link {color: #006699; text-decoration:none;}
a:visited {color: #0099CC; text-decoration:none;}
a:active {color: ##CE5300;text-decoration:none;}
a:hover {color: #00CCFF;;text-decoration:none;}

.bold{ font-weight: bold; }
