/* CSS Document */
body {
	background: #DCDCDC;
}

#content {
	width: 500px;
	background-color: #E1F2FF;
	border: 0px;
	margin-left: auto; 
	margin-right: auto;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	voice-family: "\"}\""; 
	voice-family:inherit;
	
}

artcomment2 {
	background-color: #DDCCFF;
	position: absoute;
	width: 100%;
	float: right;
    margin-bottom:4px
}

artcomment2.image {
	float: left;
}


div.float {
  float: left;
  }

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

p.image {
	float: left;
	font-size: 0.8em;
	text-align: center;
	color: #7d6340;
	padding: 1.25em 1.25em 0.25em 0.25em;
}

p.image img {

	border: 1px solid #7d6340;
}

H1  {}

H2  {}

H3  {}

A  {
	color : #00B6B4;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	background-color : #FFFFFF;
}

H4  {
	font-family : Arial;
	font-weight : bold;
	border: thin none;

}

PV  {

        font-size : smaller;

}

