body{
	font-family: arial, sans-serif;
}
td, tr, p, div {
	font-family: arial, sans-serif;
}
.sub {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bod {
	font-size: 12px;
	color: #454545;
}
.sub2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a {     
	font-size: 10px;
	Color : #FFFFFF; font-weight: bold;
	text-decoration : none;
}
a:hover { 
	font-size: 10px;
	Color : #FFFFFF; font-weight: bold;
	text-decoration : underline;
}.bodwh {
	font-size: 10px;
	color: #FFFFFF;
}
.sub3 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.title {
	font-size: 20px;
	font-style: normal;
	color: #666666;
	font-weight: normal;

}
.title2 {
	color: #FF0000;
	font-size: 32px;
	font-weight: normal;
}
.sub4 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.sub5 {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}

.title3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.title4 {
	font-size: 24px;
	font-weight: bold;
	color: #416a2f;
}

.bodserif {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}

.bodserif2 {
	font-size		: 12px;
	color			: #CC3300;
	text-decoration	: underline;
}

.menu {
	background	: url(images/menu.png) center center no-repeat;
	height		: 24px;
	font-size	: 16px;
	color		: #fff;
}

.contacts td{
	color			: white;
	font-size		: 11px;
	padding-right	: 40px;
	padding-left	: 40px;
}

.bottom {
	background		: url(images/bttm.gif);
	padding-bottom	: 25px;
}

table.price thead th{
	color		: white;
	font-weight	: normal;
	background	: url(images/price.png) left center repeat-x;
	font-size	: 12px;
	padding		: 2px 10px;
}

table.price tbody th{
	color		: white;
	font-weight	: normal;
	background	: #bc9247;
	font-size	: 18px;
	padding		: 2px 10px;
}

table.price td{
	color		: #333;
	font-size	: 11px;
	background	: #dedede;
	padding		: 2px 10px;
}