BODY {
	color : #000000;
	font-family : Arial;
	font-size : 12;
	background : #FFFFFF url(background.jpg) repeat;
	background-attachment : fixed;
	background-color : #000000;
}

TABLE {
	color : #000000;
	font-family : Arial;
	font-size : 12;
}

H1 {
	font-family : Arial;
	text-decoration : none;
	font-size : 16;
	color : #000000;
	font-weight : bold;
}

H2 {
	font-family : Arial;
	text-decoration : none;
	font-size : 24;
	color : #000000;
	font-weight : bold;
}

H3 {
	font-family : Arial;
	text-decoration : none;
	font-size : 12;
	color : #000000;
	font-weight : bold;
}

A {
	text-decoration : none;
	color : #A95988;
	font-weight : bold;
}

A:Hover {
	text-decoration : underline;
	color : #000000;
	font-weight : bold;
}

HR {
	color : #000000;
	height : 1pt;
	width : 300;
}

SPAN.thumb {
	border : 1px solid #000000;
}
