body {
	color: white;
	font-family: Verdana;
	font-size: 11px;
}

h1 {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: white;
}

h2 {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: white;
}

h3 {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: white;
}

td {
	color: white;
	font-family: Verdana;
	font-size: 11px;
	line-height : 14px;
}

b, strong {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: white;	
}

p.address{
	font-family: verdana;
	color:#A7A7A7;
	font-size: 9px;
}
a {
	font-family: verdana;
	text-decoration:none;
	font-size: 10px;
	color:#C3CBD3;	
}

a:hover {
	text-decoration:underline;
	color:white;
}

a.readmore {
	font-family: verdana;
	text-decoration:none;
	font-size: 10px;
	color:#BBDBFC;	
}

a.readmore:hover {
	text-decoration:underline;
	color:white;
}

a.category_menu_item  {
	font-weight: bold;	
	color:#C3CBD3;
	line-height : 18px;
}

a.category_menu_item:hover  {
	color: white;
}

