body,h1,h2,h3,h4,h5,h6,p,caption,center,table,th,td,ul,dl,ol,li,dt,dd,div         	{ 	color: #000000;	background: #FFFFFF;	font-family: Arial, Helvetica, Sans-serif; 	}	pre,code,tt	{	color: #000000;	background: #FFFFFF;	font-family: Courier New, Courier, Terminal, Monospace;	font-weight: normal;	font-size: medium;	}	h1,h2,h3,h4,h5,h6,caption,dt,th 	{ 	font-weight: bold;	}p,ul,dl,li,center,td,dd	{	font-style: normal;	font-weight: normal;	}strong	{ 	font-weight: bold;	font-style: normal;	}	em	{ 	color: red;	font-style: normal;	}div.footer	{  	width: 100%;        padding-top: 0.2em;        border-top-width: medium;        border-top: solid;	background: #FFFFFF;        }        a:link {text-decoration: underline;  color: #0000FF }a:visited {text-decoration: underline; color: #880088 }