 html { overflow: -moz-scrollbars-vertical;
}

body 
{
	background: #FFFFFF;
	font-family:Arial;
	font-size:20px;
	margin:0px;
	margin-bottom:10px;
	margin-top:10px;
	url("csshover.htc");
}
table
{
	font-size:20px;
	color:#FFFFFF;
	font-family:Arial;
	color:#156116;	
}
blockquote 
{
	border:1px solid #fff;
	color:#fff;
	font-weight:normal;
	font-size:17px;
	padding:20px;
	line-height:1em;
}
p.author 
{
	text-align:right;
	font-size:11px;
	padding:0px;
	margin:0px;
}

img 
{
border:none
}

.picboxwrap, .smallboxwrap {
	padding: 10px;
	height: 100px;
	//height: 120px;
	overflow: hidden;
}



.bigboxwrap {
   margin: 15px;
	font-size:17px;
}

a, a div {
	text-decoration: none;
}

form a {
	text-decoration: underline;
}

a:hover, a:hover div {
	text-decoration: underline;
}

.pic {
	width:120px;
	height: 120px;
}
 

a div:hover {
	text-decoration: underline;
	cursor: pointer;
}
