.text1
	{
	font-family:  Times New Roman;
	font-size: 14px;
	font-weight: normal;
	margin: 4px;
	color: #1B2864;
	}
	

a:link {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	color: #1C28D5;
	text-decoration: none;
	} 	

a:unknown {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	color: #1C28D5;
	text-decoration: none;
	}

a:visited {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	color: #1C28D5;
	text-decoration: none;
	}

a:hover {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	color: #1C28D5;
	text-decoration: underline;
	}	
	
BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #BBBBBB;
	SCROLLBAR-3DLIGHT-COLOR: #BBBBBB;
	SCROLLBAR-ARROW-COLOR: #BBBBBB;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

