BODY,HTML { 	
		margin: 0px;
		background-image: url(/images/pageLayout/sideSlice3.jpg);
		scrollbar-face-color: #2120AC !important;
		scrollbar-shadow-color: transparent !important;
		scrollbar-highlight-color: transparent !important; 
		scrollbar-3dlight-color: transparent !important; 
		scrollbar-darkshadow-color: transparent !important;
		scrollbar-track-color: #FFFFFF !important;
		scrollbar-arrow-color: #FFFFFF !important;
		}
a:link	{	
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited	 {	
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover	{ 
	color: #FFFFFF;
	text-decoration: overline underline;
	}
a.lower:link	{	
	color: #0000FF;
	text-decoration: none;
	}
a.lower:visited	 {	
	color: #0000FF;
	text-decoration: none;
	}
a.lower:hover	{ 
	color: RED;
	text-decoration: overline underline;
	}
#lowerBars	{
	color: #0000FF;
	}
td	 {
	font-size: 8.5pt;
	font-family: verdana, helvetica, arial;
	color: #FFFFFF;
	}
s	{
	text-decoration: underline;
	}
b	{
	font-weight: Bold;
	color: #191970;
	}
p	{
	font-size: 10pt;
	font-weight: normal;
	font-family: verdana, helvetica, arial;
	color: #191970;
	text-align: justify;
	}
em	{	
	font-size: 8pt;
	font-style: normal;
	color: #191970;
	}
ul	 { 	
	list-style-type: square;
	list-style-position: outside;
	color: #191970;
	}
li	{
	font-size: 10pt;
	font-weight: normal;
	font-family: verdana, helvetica, arial;
	color: #191970;
	text-align: justify;
	}
i	{
	font-style: normal;
	color: #0000FF;
	}
#tSlice3	{
	background-image: url(/images/pageLayout/topSlice3.jpg);
	}