BODY { 
		background : #fff;
		font-size : 11px;
		color : #000;
		font-family : Verdana, Arial, sans-serif;
		line-height : 135%;
		margin : 0;
		padding : 0;
		text-align : center;
} 
#line { 
		background : url(line.jpg) no-repeat top center;
} 
#pricetable { 
		background : #fff;
		font-size : 14px;
		color : #757575;
		font-family : Verdana, Arial;
		margin : 0;
		padding : 0;
		text-align : left;
		border-style : ridge;
		border-width : 1px;
		border-color : #a7e9ff;
} 
.menu { 
		font-size : 16px;
		font-weight : bold;
		color : black;
		font-family : verdana, arial;
		text-decoration : none;
} 
.menu:hover { 
		color : red;
		text-decoration : none;
} 
.text { 
		font-size : 14px;
		color : #888888;
		font-family : verdana, arial;
		text-decoration : none;
} 
.menu-on { 
		font-size : 16px;
		font-weight : bold;
		color : #99bf12;
		font-family : verdana, arial;
		text-decoration : none;
} 
.small { 
		font-size : 10px;
		color : black;
		font-family : verdana;
		text-decoration : none;
} 
.small:hover { 
		color : red;
		text-decoration : none;
} 
.title { 
		font-size : 15px;
		font-weight : bold;
		color : #757575;
		font-family : verdana, arial;
		text-decoration : none;
} 
.titlegreen { 
		font-size : 15px;
		font-weight : bold;
		color : #003300;
		font-family : verdana, arial;
		text-decoration : none;
} 
.titleorange { 
		font-size : 15px;
		font-weight : bold;
		color : #ff9900;
		font-family : verdana, arial;
		text-decoration : none;
} 
.titlered { 
		font-size : 15px;
		font-weight : bold;
		color : #ff0000;
		font-family : verdana, arial;
		text-decoration : none;
} 
.titleblue { 
		font-size : 15px;
		font-weight : bold;
		color : #0099ff;
		font-family : verdana, arial;
		text-decoration : none;
} 
.titleblack { 
		font-size : 15px;
		font-weight : bold;
		color : black;
		font-family : verdana, arial;
		text-decoration : none;
} 
.textlink { 
		font-size : 15px;
		color : #888888;
		font-family : verdana, arial;
		text-decoration : none;
} 
.textlink:hover { 
		color : black;
		text-decoration : none;
} 
.link { 
		font-size : 14px;
		color : black;
		font-family : verdana, arial;
		text-decoration : none;
} 
.link:hover { 
		color : red;
		text-decoration : none;
} 
.copyright { 
		font-size : 11px;
		color : #757575;
		font-family : verdana, arial;
		text-decoration : none;
}