H1 {
	font-family : Tahoma;
	font-size : 14px;
	color : FFA800;
	font-weight : bold;
}
H2 {
	font-family : Tahoma;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
}
body,p,li,td {
	font-family : Tahoma;
	font-size : 11px;
	color : #55576B;
	font-weight : normal;
}
A {
	font-family : Tahoma;
	font-size : 11px;
	color : #6EAADC;
	text-decoration : none;
}
A:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #A4CD33;
	text-decoration : underline;
}
INPUT, TEXTAREA, SELECT, OPTION {
	border : 1px solid #6EAADC;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #2976BD;
	background-color : #ffffff;
}
.price {
	color : #F17214;
	font-size : 16px;
	font-weight : bold;
}
.w1 {
	font-family : Tahoma;
	font-size : 11px;
	color : #ffffff;
}
h3 {
	font-size : 12px;
	font-weight : bold;
}
.radio_button {
	border : 0px solid #ffffff;
}

