	/* FONTS */

	body, blockquote, td, p, li, dd, th,center, strong, em{font-family:Helvetica, Sans-Serif;}
	a {font-family:Helvetica, Sans-Serif; text-decoration:none;}
	a:hover {color:#DD0000;}
	a:active{color:#DD0000; text-decoration:underline;}
	h1 {font-size:170%;}
	h2 {font-size:135%;}
	h3 {font-size:115%;}
	h4 {font-size:105%;}
	address {font-size:75%;}
	
	/* BACKGROUNDS */
	.lightgrey {background-color:#f0f0f0;}
	.darkgrey {background-color:#e0e0e0;}
	.red {background-color:#ff0000;}
	.green {background-color:#00ff00;}
	.yellow {background-color:#ffffd0;}
	.fadeblue1 {background-image:url(icons/fadebg1.gif);}
	.fadeblue2 {background-image:url(icons/fadebg2.gif);}
	.darkblue {background-color:#003090;}

	/* NAV-FRAMES */
	.nav {background-image:url(icons/fadebg2.gif); background-repeat:repeat-y;font-size:10pt;}
	.nav2 {font-size:115%;}	
	


