BODY	 {

	background: #E7E7EF;
	color : black;
	font-family : "Bookman Old Style", "Times New Roman", serif;
	font-size: 12px;
}

input,textarea,select {
	background-color: #DCE0E2;
	border-top: 1px solid #111111;
	border-right: 1px solid #6E7E88;
	border-bottom: 1px solid #6E7E88;
	border-left: 1px solid #111111;
	
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
select.top {
	background-color: #333366;
	color: #cccccc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}

P {
	
	font : small "MS Sans Serif", Geneva, sans-serif;
	color : Black;
}

SPAN.red {
	color : Red;
	font-family : "Times New Roman", Times, serif;
	}

H2 {
	font-size: 12pt;
	font-family: sans-serif;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
A:Hover {
	color: #007677;
}

A.b{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A.b:HOVER {
	color: #990033;
}

IMG {
	border: 0;
} 

HR {
	height: 1pt;
}

TD.cont {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	color : Black;
	padding-left : 5px;
	padding-top : 5px;
	font-size : x-small;
	vertical-align: top;
	}
LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	list-style-type: disc;
	}
	
TD.header {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 13px;
	font-weight: bold;
	}
	

.top {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #330099;
	}


DIV.menu {
	vertical-align : text-bottom;
}

TABLE {
	border: 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
TD.left {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.price {
	font-size: 9px;
}

