body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #777;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.tab {
	font-size: 85%;
}


.tab a:link, #menu a:visited { 
	color: #5b8fbe;
	text-decoration: none;
}

.tab a:hover {
	color:#ff0000;
	background-color: #e5f0fc;
	cursor: pointer;
}

.menu h3{
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	font-size: 80%;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	color: #5b8fbe;
	font-weight: normal;
}

.menu a:link, #menu a:visited { 
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	color: #666;
	text-decoration: none;
} 
.menu a:hover {
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	color:#ff0000;
	background-color: #e5f0fc;
	cursor: pointer;
}

.credit{
	font-size: 80%;
}

.quote{
	font-size: 80%;
	text-decoration: italic;
}


.head {
	color: #666;
	font-size: 130%;
}

h2 { font-size: 110%; }
h3 { font-size: 100%; }

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #ff0000; text-decoration: none;}
.price {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #990000;

}

.small {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #996600;

}
