body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title_melissa {font-size: 36px}
.footer_melissa {font-size: 32px;
	color:#CCCCCC;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #6d231d;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	background-color: #f4dbd9;
	font-size: 10px;
	padding: 10px;
	}
.commentlist a{
	padding: 10px;
	color: #FFCC00;
	}	

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	background-color: #f4dbd9;
	font-size: 10px;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.widecolumn .postmetadata {
	margin: 30px 0;
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 15px;
	}
	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	}	
	
	
.texta { 
 font-size: 14px; 
 color: #000000;
 font-weight: bold;
 background-color: #fdf8f7; 
 border: 1px solid #f6dbd9; 
}
textarea { 
 font-size: 11px; 
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: #fdf8f7; 
 border: 1px solid #f6dbd9; 
}


input.btn{
   color:#050;
   font-family:verdana,helvetica,sans-serif;
   font-size:11px;
   background-color:#f4dbd9;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
 }

 
#footer {
	text-align:center;
	color:#979797;
}
a.footer:link {
	color: #c7c7c7;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #c7c7c7;
}
a.footer:hover {
	text-decoration: none;
	color: #e2eaed;
}
a.footer:active {
	text-decoration: none;
	color: #c7c7c7;
}

.alignright { float: right; margin-top: 10px;}
.alignleft { float: left; margin-top: 10px; }
.alignleft { float: center; margin-top: 10px; }


.boxasar{
	background-color:#f4dbd9;
	padding: 15px;
}

