BODY {
	background-color: White;
	font-family : "Times New Roman";
	margin-left : 25px;
	font-size : 12px;
}

HR {
	line-height : 1px;
	width : 50%;
	text-align : left;
}

TABLE {
	font-family : "Times New Roman";
	font-size : 12px;
}

 
A {
   
   text-decoration: none;
	color: Blue;
	font-family : "Times New Roman";
	font-size : 12px;
}

A:Hover {
	color: Blue;
	text-decoration : underline;
}

 H4 { 
	color: #1E1F81; 
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	font-family : "Times New Roman";
	padding-bottom : 0px;
	font-variant : small-caps;
	padding-top : 0px;
	background : #FFEFD5 none;
	padding-left : 0px;
	}

H1 {
	font-style : normal;
	font-family : "Times New Roman";
	font-size : x-large;
	font-weight : bold;
	height : 28px;
}

