body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
}

.top
{
	background-color: #333399;
	background-image: url(../images/cellbg.jpg);
}
td {
	text-align: left;
}

tbody {
	text-align: left;
}

.date {
color: #000000;
	font-weight: bold; 
	}
	
a:link {  color: #003399; text-decoration: none}
a:visited {  color: #003399; text-decoration: none}
a:hover {  color: #990000; text-decoration: underline}

.side-navigation{line-height: 20px;}

.bottomlinks {
	font-size: 80%;
	color: #000000;
}

.contact a:link {  color: #FFCC00; text-decoration: none}
.contact a:visited {  color: #FFCC00; text-decoration: none}
.pcontact a:hover {  color: #FFFFFF; text-decoration: underline}
.contact { 
	color: #FFFFFF;
	font-weight:bold;
    }

.firmname {
	font-size: 150%;
	color: #000000;
	font-weight: bold;
}
.designation {
	font-size: 125%;
	color: #000000;
	font-weight: bold;
}

h1 {
	color: #990000;
	font-size: 170%;
}

.copyright {
	font-size: 75%;
	color: #000000;
}
li {
	line-height: 200px;list-style-type: disc;}
