body {
	margin: 0px;
	font-size: small;
	color: #666666;
	background-color:#FFFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.h1 {
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	font-family: verdana;
}

.h2 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana;
}

.warning {
color: #666666;
font-size: 10px;
}

A:link, A:visited {
	text-decoration: underline;
	font-family : verdana;
	color: #000000;
	font-size: 12px;
}
A:hover, A:active { text-decoration: none; color: #CCCCCC;}

A.bb {
	FONT: bold medium
}

a.button, a.button:visited {
	COLOR: #333333;
}
a.button:hover, a.button:active {
	COLOR: #999999; TEXT-DECORATION: none
}

.thumb {
border-width:1px;
border-color:#CCCCCC
}