<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Created by Artisteer v4.2.0.60432 */



.txtheading
{
    background-color : #53acbc;
    color: #fff;    
    font-size: 13px;
    font-weight:bold;
    height:30px;
}


body
{
  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 13px;
   margin:0px;
}
.content {
	
	
	margin: 10px auto;
	border: 1px solid #ddd;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.heading
{
    color:#407cb9;
    font-weight:bold;
    font-size:120%;
}
.red
{
    color:Red;
    font-weight:bold;
}

</pre></body></html>