body {
	background-image:url(images/greybg.gif);
	background-repeat:repeat;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#333333;
	font-weight: bold;
}

H2 {
	font-family : courier, sans-serif;
	font-size : 18px;
	color:#333333;
}
H3 {
	font-family : courier, sans-serif;
	font-size : 8px;
	font-weight : normal;
	color:#333333;
}
P,ul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#333333;
}
p.details {
	line-height: 15px;

}
A {
	text-decoration : none;
	color:#339966
}
a.body {
color:#339966;
}
A:HOVER {
	text-decoration : underline;
}
.thumb {
    border-color:#333366;
}

.menu { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	
} 