body {
	margin: 0;
	background-image: url(../images/gray_bkgd.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.top
{
	background-image: url(../images/left_cell_shadow2.jpg);
	}
	
.rightcenterindex {
 background-image: url(../images/right_cell_shadow.jpg); 
}

.rightcenter {
 background-image: url(../images/right_cell_bkgd.jpg); 
}
	
.rightbottom {
 background-image: url(../images/right_cell_shadow2.jpg); 
}

.left {
 background-image: url(../images/left_cell_shadow.jpg); 
}

td {
	text-align: left;
}

tbody {
	text-align: left;
}
	
a:link {  color: #0033CC; text-decoration: underline}
a:visited {  color: #0033CC; text-decoration: underline}

.firmname {
	font-size: 150%;
	color: #000000;
	font-weight: bold;
}
.designation {
	font-size: 125%;
	color: #000000;
	font-weight: bold;
}

h1 {
	color: #000000;
	font-size: 170%;
}

.copyright {
	font-size: 75%;
	color: #000000;
}
