body, td {
	font-family:  "Arial, Verdana, sans-serif";
	font-size:   13px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

.larger {	font-size:   larger;}
em  {
	font-family:  "Arial, Verdana, sans-serif";
	font-style: normal;
	color: #000000;
	font-weight: normal;}

.whiterub {
 font-family:  "Arial, Verdana, sans-serif";
 font-size:   13px;  
 color: #ffffff;
 font-style: normal; 
}

a {
 text-decoration: none; 
 font-weight:  bold;
 color:    #146512;
 
}

a:hover {
 
 text-decoration: underline; 
 font-weight:  bold;
 color:    #146512;
 
}

.smallmce_editorarea {
	border: 1px dashed white;
	display: block;
}

.mceContentBody {
	background-color: #302D2C;
}

b, strong {
	color: #E0DED8;
}

.linkstyle {
	font-decoration: none;
}
 
 