body {
	font-family:Georgia, 'Times New Roman', Times, serif;
	background-color:#789;
	margin:0;
}

.largeem {
	color:#900;
	font-weight:bold;
	font-size: 24px;
}

.starred {
	background-image:url(images/STAR.gif);
	background-repeat:no-repeat;
}

h1 {
	color:#CCC;
	font-style:italic;
	font-weight:bold;
	font-size:30px;
	text-align:center;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FF0000;
	text-align:center;
}

h5 {
	text-align:center;
	font-weight:bold;
	color:#000;
	font-size:23px;
}

.listitems {
	font-size:16px;
	line-height:175%;
	font-family: Tahoma, Geneva, sans-serif;
}

.subhead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#008000;
	text-align:center;
}

.pkgdetail {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:12px;
	text-align:center;
}
.price {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#000080;
}
.smallprice {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#000080;
}
.cldrheads {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
	font-size:18px;
	color:#900000;
}
.cldrdetail {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}

.columnheads {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight:bolder;
 font-size:14px;
 text-align:center;
 color:#FFF;
 background-color:#000080;
}
.columntitles {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size:12px;
 text-align:left;
 color:#900000;
}

.vnav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:18px;
	background-color:#008000;
}

.vnav a {background-color:#008000; color:#FFF;}
.vnav a:hover {background-color:#FFF; color:#008000;}

a {
	color:#0B7F70;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#900000;
	text-decoration:none;
	font-weight:bold;
}
