
.smita 
{
	font-size: 8pt;  
	font-family: Arial;
	font-style : italic
}

.oh
{
	text-decoration: none;
	color : #404000;
	font-size : 12pt;
	font-weight : bold;
}

body,div,td
{
    color: #000000;
	background-color: #FFFFCC;
    font-size: 10pt;
    font-family: Arial
}

a
{
	text-decoration: none;
	color : #404000;
	font-size : 10pt;
	font-weight : bold;
	
}
a:hover
{
	color : Olive;
}
