body	{ background-attachment:fixed;
		}

td		{ 	font-family: Arial, Helvetica, sans-serif;
		  	font-size: 9pt;
		  	color: black;
		  	font-weight: normal;
		  	font-style: normal;
		}

th		{	font-family: Arial, Helvetica, sans-serif;
		  	font-size: 13px;
			font-weight: bold;
		}

b		{ font-weight: bold;
		}

samp		{ font-family: Arial, Helvetica, sans-serif;
		  font-size: 7pt;
		}

h4		{ font-size: 16px;
		  font-weight: bold;
		}

h5		{ font-size: 14px;
		  font-weight: bold;
		  color: #103C86;
		}

a:visited	{ color: white;
		  text-decoration: none;
		}

a:link		{ color: white;
		  text-decoration: none;
		}

a:hover		{ color: white;
		  text-decoration: underline;
		}
