body { background-image: url(bk1.gif); background-repeat: repeat-x; background-position: top; background-color: #51C8E6; }
.bk2 { background-image: url(bk2.gif); background-repeat: repeat-y; background-position: left; }
.sm { font-size: 9px; }
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }
.bold {
	font-weight: bold;
	color: #A35AAF;
}
.intro { font-weight: bold; color: #999999; }
a:link { color: #B06BB9; text-decoration: none; }
a:visited { color: #8750A0; text-decoration: none; }
a:hover { color: #35BEDE; text-decoration: underline; }
.border1 { border: 1px solid #CCCCCC; }
.big {
	font-size: 16px;
	font-weight: bold;
	color: #15AED7;
}
