.text{ 
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
text-decoration:none;

}


.heading {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #990033;
}

.border{
border-bottom:1px;
border-bottom-color:#666666;
border-bottom-style:solid;
border-top:1px;
border-top-color:#666666;
border-top-style:solid;
border-left:1px;
border-left-color:#666666;
border-left-style:solid;
border-right:1px;
border-right-color:#666666;
border-right-style:solid;

}