body {
	font-family: Arial, Helvetica, Swiss, sans-serif;
}

hr.all {color: white;}

td.body {font-family: Arial, sans-serif, Helvetica, sans serif}

div.stdmargin {margin-left: 12%;}
			 
/*Links aren't underlined, are black before and after visited, and blink red when touched*/		  

a:link {color:blue;
		text-decoration : none;
		font:bold;}
a:visited {color:maroon;
		text-decoration : none;
		font:bold;}
a:active {color:maroon;
		text-decoration : none;
		font:bold;}
li {
	padding-left: 24px;
}
