BODY {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#0F3884;
}
H1 {
	color: #000033;
	font-size:22px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
H2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size:18px;
}

H3, H4, H5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size:16px;
}
.p	{
	color:#000;
	font-size:12px;
	} 
.td {
	color:#000;
	font-size:12px;
	}
.tbl {
	width:100%;
}
small {
	font-size:10px;
	}

.smlink {
	font-size:10px;
	text-align : right;
}
a:link {
	color: Navy;
	text-decoration: underline
}
a:active {
	color: Yellow;
	text-decoration: underline
}
a:hover {
	color: Blue;
	text-decoration: underline
}
.mainBox {
	width:875px;
	border: 1px solid #000;
	background-color:#FFF;
}
.header {
	background-color:#6495ed;
}
.top {
	background-color:#B0C4DE;
}
.price {
	width:600px;
}
.side {
	background-color:#CCC;
	border: 2px solid ;
	border-top-color:#000;
	border-left-color:#000;
	border-right-color:#999;
	border-bottom-color:#999;
	}
.menu {	
	font-size:10px;
	background-color:#F5F5F5;
	width:235px;
	}
a.menu:link {
	font-size:10px;
	color: Navy;
	text-decoration: underline;
}
a.menu:active {  
	font-size:10px;
	color: Yellow;
	text-decoration: underline
	}
a.menu:hover {
	font-size:10px;
	color: Blue;
	text-decoration: underline
}
.bold { 
	font-weight:bold;
}
.bolditalic { 
	font-weight:bold;
	font-style:italic;
} 
.italic { 
	font-style:italic;
}
.xxlarge {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
}
.xxlargepurp {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	color:#8000FF;
}
.xlarge {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.xlargepurp {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#8000FF;
}
.large {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.white {
	background-color:#FFF;
	width:875px;
}
