BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000080;
	SCROLLBAR-FACE-COLOR: #000080;
	SCROLLBAR-HIGHLIGHT-COLOR: #000080;
	SCROLLBAR-SHADOW-COLOR: #000080;
	SCROLLBAR-3DLIGHT-COLOR: #E8E8FF;
	SCROLLBAR-ARROW-COLOR: #E8E8FF;
	SCROLLBAR-TRACK-COLOR: #E8E8FF;
	SCROLLBAR-DARKSHADOW-COLOR: #E8E8FF;

}



A {

	text-decoration: underline;

	color: #000080;

}



A:Hover {

	text-decoration: underline;

	color: green;

}



A:Active {

	text-decoration: underline;

	color: green;

}



A:Visited {

	text-decoration: underline;

	color: #0005E9;

}



UL {

	list-style: disc;

	font-weight : normal;

	left : 0.1cm;

}



OL {

	font-weight : normal;

	left : 0.1cm;

	text-decoration : underline;

	list-style : upper-roman;

}



LI {

	margin-left : -0.5cm;

	text-align : left;

	font-weight : normal;

	list-style : disc;

}



BLOCKQUOTE {

	margin-left: 1cm;

	margin-right: 0cm;

	margin-top: 0cm;

}

  

STRONG {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 100%;

	font-weight : bold;

}



HR {

    height:6px;

    width:100%;

    background:#000080;

    margin: 0px 0px 0px 0px;  

   }



TH {

	background-color : Red;

}



DT {

	font-weight : bold;

}



.bluebg {

	background-color : #000080;

	font-family : Arial, Helvetica, sans-serif;

	font-weight : bold;

	text-decoration: none;

	color: white;

