

pre {
	font-size: xx-small;
	color: #B7ECF2;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #B7ECF2;
}

a {
 color: #44AAAA;
 font-size:
 text-decoration: underline;
}


.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #70C7B6;
	text-decoration: underline;

}

.bodycenter {
	text-align: center;
}

.block {
	border-color: #66CCCC;
	float: left;
	height: auto;
	width: 400px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-right: 40px;
	margin-top: 25px;
	border-top-style: solid;
	border-right-style: dotted;
	padding: 5px;
	text-align: justify;
}

.blockcomments {
   font-size: xx-small;
   color: #66CCCC;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-style: normal;
}

div.menu {
   width: 99%;
   margin-top: 5px;
   margin-bottom: 10px;
   text-align: center;
}

span.menu {
	color: #66CCCC;	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
   	font-size: 9px; 
  	font-style: normal;
  	text-decoration: none; 
}

span.menu a {
 color: #66CCCC;
 text-decoration: none;
}



div.comment {
	background-color:#661090;
	border-color: #66CCCC;
	float: left;
	height: auto;
	border-bottom-style: dotted;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 10px;
	border-top-style: solid;
	padding: 5px;
	text-align: justify;

}

.commenttext {
	color: #55BBBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.commentinfo {
	color: #229999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	/*text-decoration: underline;*/

}

.commentgroup {
	background-color:#600585;

	height: auto;
	width: 99%;
	padding: 5px;
	float: left;
}


.commentform {
	width: 99%;

	/*border-bottom-style: dotted;*/
	/*border-top-style: ridge;*/

	border-color: #66CCCC;

	border-width: 1px;

	margin-right: 5px;
	margin-top: 5px;
	padding: 5px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: justify;
	color: #66CCCC;
	background-color:#7711A0;
}
