BODY{
}
A:link {
	color: #0000CC;
	text-decoration: none;
}

A:visited {
	color: #0000CC;
	text-decoration: none;
}

A:active {
	color: #0000CC;
	text-decoration: none;
}

A:hover {
	color: #993300;
	text-decoration: none;
	}
TD {
	font-size: 12px;
	font-family : Verdana;
	color: #000000;
	font-weight: bold;
}

P {
	font-size: 12px;
	font-family : Verdana;
		color: #000000;
	font-weight: bold;

}
td.mainbg {
background: url('images/background_2.png');
background-repeat: no-repeat;
background-position: 0px 10px;
}
table.outter { border-width: 2px; 
border-color: #000000;
border-style: solid; }


