body {
	margin-top:0;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0;
	background-image:url(./img/bg.jpg);
	background-repeat:repeat-x;
}

a { font-size: 10pt }

a:active {
	color: #33ff99;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #33FF99;
	text-decoration: underline;
}
.pt10_15 { font-size: 10pt; line-height: 15pt}
.pt12_18 { font-size: 12pt; line-height: 18pt}
.pt10_12 {font-size: 10pt; line-height: 12pt}
.pt10_15_r {font-size: 10pt; line-height: 15pt;	color: #FF0066;}


