/* CSS Document */
html, body {
	background-color : #FFFFFF;
	background-image: url(gfx/background.gif);
	color : #303030; 
	font-size : 12px; 
	font-family : verdana, helvetica, arial, geneva, lucida, sans-serif; 
}

a {
	text-decoration : none;
	color : #5C5C5C;
	font-weight:bold;
}

a:hover {
	text-decoration : underline;
	color : #303030;
}

.style0 {font-size:20px; color: #CCB572; font-weight:bold;}

.style1 {font-size: 9px}

.style2 {background-color:#FFFFFF}
