a, p, td, tr, body            { font-family: arial; color: #000000; font-size: 12px; scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#990000;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#990000;
scrollbar-shadow-color:#990000;
scrollbar-arrow-color:#990000;
scrollbar-track-color:#FFFFFF;}


A:link { text-decoration: none; color: #660000;
}
A:visited { text-decoration: none; color: #660000;
}
A:hover { text-decoration: none; color:#C0C0C0; 
position: relative; top: 1;}
img {border: 0px;}

.head	 {
 font-family: verdana;
 font-size: 12px;
 
 background-color: #DFDFDF;
 padding-left: 5px;
 color: #000000;
 letter-spacing: 0px;
 border: 1px solid #000000;
 width: 200px;
}



table {
	font-family: tahoma;
	font-size: 11px;
      text-align: center;
}
img {
	border: 0px;
	border: #CACACA;
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
	}
	
blockquote {
	background-color: #DFDFDF;
	padding: 3px;
	border-top: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px dashed #999999;
}

	
.title	 {
 font-family: Trebuchet MS;
 font-size: 14pt;
 margin: 5px;
 padding: 0px;
 background-color: #DFDFDF;
 padding-left: 5px;
 color: #660000;
 letter-spacing: 0px;
 border: 1px solid #000000;
}

h2 {
 font-family: arial;
 font-size: 14pt;
 color: #660000;
}

.commentBody {
        text-align: justify;  
	margin: 5px;
	padding: 0px;
	background-color: #DFDFDF;
	padding-left: 5px;
	color: #000000;
	letter-spacing: 0px;
	border: 1px solid #000000;
}
.owner { 
	background-color: #FFFFFF; 
}


}
#commentsBox textarea{
	width: 90%;
	background-color: #FFFFFF;
	color: #000000;
}
