body {

  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 font-size : 10px;
 color : #333333;
 
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size : 10px;
    color : #333333;

}

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 18px;
	color : Maroon;
}

h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 14px;
	color : Maroon;
}

h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 13px;
	color : Maroon;
}

.copyright {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 10px;
	color : Gray;
}

.login, INPUT .login {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	font-weight : bold;
}

.priceh {
	border : 1px solid navi;
	font-size : 10px;
	color : White;
	font-weight : bold;	
	background-color : #4169E1;
	text-align : center;
}

.pricetab {
	border : 1px solid navi;
	font-size : 10px;
	color : White;	
	background-color : #4169E1;
	text-align : center;
}

.priced {
	border : 1px solid navi;
	font-size : 10px;
	color : #222222;	
	background-color : white;
	text-align : center;
}

.hosth {
	border : 1px solid navi;
	font-size : 14px;
	color : White;
	font-weight : bold;
	background-color : #4169E1;
	text-align : center;
	font-style : italic;
}

.hostd {
	border : 1px solid navi;
	font-size : 10px;
	color : #272727;
	background-color : white;
	text-align: center;
}

.hostdd {
	border : 1px solid navi;
	font-size : 10px;
	color : #272727;
	font-weight : bold;
	background-color : #FFFFCC;
}


.hostdprice {
	border : 1px solid navi;
	font-size : 11px;
	color : Maroon;
	background-color : white;
	text-align: center;
}

.sm-b {
	font-family: 'MS Sans Serif', sans-serif;
	font-size : 8px;
	color : #333333;
	font-weight : bold;
}

.comm {
	font-family: 'Verdana', sans-serif;
	font-size : 9px;
	color : #333333;	
}

.subformh  {
	font-family: 'Verdana', sans-serif;
	font-size : 10px;
	color : black;
	background-color : silver;
	font-weight : bold;
}

.subform  {
	font-family: 'Verdana', sans-serif;
	font-size : 10px;
	color : balck;
}

dt {
	font-weight : bold;
	padding : 2px 2px 2px 2px;
}

dd {
	padding : 2px 2px 2px 2px;
}

.tname{
	font-weight : bold;
}