

body{
	font-family : Arial,sans-serif;
	font-size : small;
	}
ul{
	font-weight: bold;
	color : #660000;}


td,tr{
	font-family : Arial,sans-serif;
	font-size : small;
	}


p.header{
	font-family : Sans-Serif;
	font-size : small;
	font-weight : bold;
	}


h1{
	font-family :Arial,sans-serif;
	font-size : 140%;
	color :  #003399;
	}


h2{
	font-family : Sans-Serif;
	font-size : 120%;
	color :  #004000;
	}


a,a:visited,a:active,a:link{
	color : Blue;
	}


em{
	font-size : small;
	}


p{
	font-family : Arial,sans-serif;
	font-size : small;
	}

