body,html {
	margin: 0;
	padding: 0;
	height:100%;
	width: 100%;
	background-color: #fff;
}
body, td, art_text, p {
	font-family : Tahoma, Verdana, Geneva, Arial, san-serif;
	font-size: 16px;
	color : #6F7C80;
}
p, div, img  {
	margin: 0;
	padding: 0;
}
p {
margin-bottom:5px;
}
div {
	overflow: visible;
}
a, img {
	border: 0;
}
table {
	float:none;
}
h1 {
	font-size: 26px;
	color:#44BFF3;
}
a {
	color:#44C0F4;
}
a:visited {
	color:#89B2C4;
}
a:hover {
	color:#D22233;
}
.red_v {
	display: list-item;
	list-style: outside url('images/v.gif'); 
	font-size: 13px;
} 
.red_v li,  li.red_v {
	display: list-item;
	list-style: outside url('images/v.gif'); 
	margin-bottom: 5px;
}