/*  This is an external style sheet   */


body {
	bgcolor: #F8F8FF;
	color: #000066;
	link: blue;
	vlink: purple;
	alink: red
}

h1, h2 { font-family: Garamond, 'Times New Roman', serif }
h3, h4, h5, h6, p, th, td { font-family: Verdana, Helvetica, sans-serif }


