body		{ background-color: white;
		  background-attachment:fixed;
		}

table		{ font-family: Arial, Helvetica, sans-serif;
		  font-size: 13px;
		  color: #004000;
		  font-weight: normal;
		  font-style: normal;
		}

b		{ font-weight: bold;
		}

samp		{ font-family: Arial, Helvetica, sans-serif;
		  font-size: 10px;
		}		

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

a:visited	{ color: #C2121E;
		  text-decoration: none;
		}

a:link		{ color: #C2121E;
		  text-decoration: none;
		}

a:hover		{ color: #C2121E;
		  text-decoration: underline;
		}

