html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

td,body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;	
	font-size: 12px;
}

body {
	background-color : #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

.t {
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	color: #4b87b3;
}

.t-normal {
	font-family: Verdana;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
	color: #4b87b3;
}

.t-news {
	font-family: Verdana;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
	color: gray;
}

.t2 {
	font-family: Verdana;
	text-decoration: none;
	font-size:11px;
	color: #000000;
}

.t5 {
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size:18px;
	color: #4b87b3;
}

a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: Black;
	text-decoration : none;
}

a.f_menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.email {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4b87b3;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	
}

td.prices {
	font-family: Verdana;
	color: #444444;
	font-size: 11px;
}
td.prices1 {
	font-family: Tahoma;
	color: #444444;
	font-size: 11px;
}
