/* CSS Document */

body	{font-family: Arial, sans-serif;
		font-size: 12pt;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		}
p		{font-family: Arial, sans-serif;
		font-size: 12pt;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		margin: 0 0 9px 0;
		padding: 0;
		}
.footer	{font-family: Arial, sans-serif;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		margin: 0 0 6px 0;
		padding: 0;
		}
.quicklinks	{font-family: Arial, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		font-style: italic;
		color: #000000;
		margin: 0;
		padding: 0;
		}
h1		{font-family: Gill Sans MT, Trebuchet MS, Trebuchet, Arial, sans-serif;
		font-size: 17pt;
		font-weight: bold;
		font-style: normal;
		font-variant: small-caps;
		color: #C00033;
		margin: 0 0 15px 0;
		padding: 0;
		}
h2		{font-family: Gill Sans MT, Trebuchet MS, Trebuchet, Arial, sans-serif;
		font-size: 16pt;
		font-weight: bold;
		font-style: normal;
		color: #C00033;
		margin: 0 0 15px 0;
		padding: 0;
		}
h3		{font-family: Gill Sans MT, Trebuchet MS, Trebuchet, Arial, sans-serif;
		font-size: 14pt;
		font-weight: bold;
		font-style: normal;
		color: #C00033;
		margin: 0 0 15px 0;
		padding: 0;
		}
h4		{font-family: Trebuchet MS, Trebuchet, Arial, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		font-style: italic;
		color: #000000;
		margin: 0 0 9px 0;
		padding: 0;
		}
a {
	color: #C00033;
	text-decoration: none;
}
link {
	color: #C00033;
	text-decoration: none;
}
A:hover	{	
	color:	#C00033;
	text-decoration:	underline;
}
alink {
	color: #666666;
	text-decoration: none;
}
vlink {
	color: #990000;
	text-decoration: none;
}
