h2 {
	font-family : "Times New Roman", Times, serif;
	color : #B22222;
	font : italic;
}

h3 {
    font-family : "Times New Roman", Times, serif;
	color : #B22222;
	font : italic;
	margin-bottom : 2px;
}
a.softcom {
	 text-decoration: none;
	font-size: 8pt;
	color: #FFF2BE;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

hr.2 {   
	border-bottom-width: 1px;
	border-bottom-style: solid;  
   height: 8px;  
   border-top-style: solid;
	border-top-width: 1px;  
   border-bottom-color: Olive;  
   border-top-color: Olive;  
   color: rgb(255,242,190);         }
body{margin:0px;background-color:rgb(255,242,190);}
.top{background-image:url(images/top2.jpg);background-repeat:repeat-x;}
.bottom{background-image:url(images/bottom.gif);background-repeat:repeat-x;}
