A:link	{
		color: 			#003366;
		text-decoration: 		none;
		}
A:visited	{
		color: 			#003366;
		text-decoration: 		none;
		}
A:active 	{
		background: 		transparent;
		color: 			#003366;
		text-decoration: 		none;
		}
.text	{
		font-family:		arial;
		font-size:			12pt;
		color:			Black;
		}
.sub	{
	font-family:		arial;
	font-size:			12pt;
	color:			black;
	font-weight: bold;
		}
.title	{
		font-family:		arial;
		font-size:			16pt;
		color:			336699;
		text-decoration:		none;
		}
.footer	{
		font-family:		arial;
		font-size:			9pt;
		color:			black;
		}
.phys	{
		font-family:		arial;
		font-size:			10pt;
		color:			black;
		font-weight: bold;
		}
.physSmall	{
		font-family:		arial;
		font-size:			8pt;
		color:			black;
		}
.physSmall2	{
		font-family:		arial;
		font-size:			8pt;
		color:			336699;
		}
.physInfo	{
		font-family:		arial;
		font-size:			10pt;
		color:			003366;
		}
.physAcc	{
		font-family:		arial;
		font-size:			10pt;
		color:			666666;
		font-weight: bold;
		}
A:hover,
A:visited:hover,
A:active:hover
{text-decoration:underline;}