body {
		margin:40px 40px 40px 40px;
		background:#000000;		
		}
	A 	{ color: #000000; text-decoration: none; }
	A:link	{ color: #000000; text-decoration: underline; }
	A:visited	{ color: #000000; text-decoration: underline; }
	A:active	{ color: #000000; text-decoration: underline; }
	A:hover	{ color: #000000; text-decoration: none; }


	.heading {
		FONT-FAMILY: Arial,helvetica,sans-serif;
		color:#000000;
		font-size:medium;
		text-transform:none;	
		}
				
	.maintitle {
		FONT-SIZE: 11px;
		COLOR: #000000;
		FONT-FAMILY: Arial,helvetica,sans-serif;
		LETTER-SPACING: 0.05em;
		TEXT-ALIGN: left;
		FONT-WEIGHT: bold;
		}

	.main {
		FONT-SIZE: 11px;
		COLOR: #595959;
		FONT-FAMILY: Arial,helvetica,sans-serif;
		LETTER-SPACING: 0.05em;
		TEXT-ALIGN: justify;
		}

	.mainblack {
		FONT-SIZE: 11px;
		COLOR: #000000;
		FONT-FAMILY: Arial,helvetica,sans-serif;
		LETTER-SPACING: 0.05em;
		TEXT-ALIGN: left;
		}

	.mainblue {
		FONT-SIZE: 11px;
		COLOR: #30739E;
		FONT-FAMILY: Arial,helvetica,sans-serif;
		LETTER-SPACING: 0.05em;
		TEXT-ALIGN: left;
		A: red;
	A:link	{ color: #000000; text-decoration: none; }
	A:visited	{ color: #000000; text-decoration: none; }
	A:active	{ color: #000000; text-decoration: none; }
	A:hover	{ color: #000000; text-decoration: underline; }
		
		}
		
	.topmenu {
		FONT-SIZE: 11px;
		COLOR: #595959;
		FONT-FAMILY: Arial,helvetica,sans-serif;
		LETTER-SPACING: 0.05em;
		TEXT-ALIGN: right;
		}

	.leftmenu {
		margin:5px 0px 0px 0px;
		FONT-SIZE: 10px;
		COLOR: #595959;
		FONT-FAMILY: Arial,helvetica,sans-serif;
		LETTER-SPACING: 0.05em;
		LIST-STYLE-TYPE: none;
		}

	.copyright {
		margin:5px 0px 0px 0px;
		FONT-SIZE: 10px;
		FONT-FAMILY: Arial,helvetica,sans-serif;
		COLOR: #000000;
		}

	.unitpricestable { 
		border-bottom: 1px solid #595959;
		}
 
 	.tableborder { 		  
		border: 1px;
		border-spacing: 0px;
		border-color: #595959;

		}  