/* CSS Document */

p
	{
	font-family: garamond, times, serif;
	font-size: 11pt;
	color: #000000;
	}

TD
	{
	font-family: garamond, times, serif;
	font-size: 11pt;
	color: #000000;
	}

li
	{
	font-family: garamond, times, serif;
	font-size: 11pt;
	color: #000000;
	}

.smalltxt 
	{
	font-family: garamond, times, serif;
	font-size: 10pt;
	color: #000000;
	}
		
.pagetitle
	{
	font-family: book antiqua, garamond, times, serif;
	font-size: 24pt;
	font-weight: bolder;
	font-style: italic;
	color: #006699;
	}

.header
	{
	font-family: garamond, times, serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #006699;	
	}
	
a:link
	{
	font-family: garamond, times, serif;
	color: #006699;
	}

a:hover
	{
	font-family: garamond, times, serif;
	color: #FA7D7D;
	}
	
a:active
	{
	font-family: garamond, times, serif;
	color: #FA7D7D;
	}

a:visited
	{
	font-family: garamond, times, serif;
	color: #006699;
	}