/* CSS definition file containing site wide stylesheets */
BODY 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal;
} 


A:active 
{ 
	color: rgb(204,0,0);
} 


.Subheads 
{ 
	font-family: 'Arial Black', 'Helvetica Black', 'LB Helvetica Black', 'Univers Black', 'Zurich Blk BT', sans-serif; 
	font-size: x-small; 
	color: rgb(0,0,0);
}


.Quotes 
{ 
	font-family: 'Times New Roman', Times, 'Times NewRoman', serif; 
	font-size: medium; 
	color: rgb(0,0,0); 
	font-style: italic;
} 


.Footnotes 
{ 
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 
	font-size: x-small; 
	color: rgb(0,0,0);
} 


.Caption 
{ 
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 
	font-size: x-small; 
	color: rgb(0,0,0); 
	font-style: italic;
}


.Code 
{ 
	font-family: 'Courier New', Courier, monospace; 
	color: rgb(0,0,0);
} 


A:hover 
{
	color: rgb(204,0,0);
} 


.Credits 
{ 
	font-family: 'Times New Roman', Times, 'Times NewRoman', serif; 
	font-size: x-small; 
	color: rgb(0,0,0); 
	font-weight: bold; 
	text-align: center;
} 


H1 
{ 
	color: rgb(0,0,0);
} 


H2 
{ 
	color: rgb(0,0,0);
} 


P 
{ 
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 
	font-size: x-small; 
	color: rgb(0,0,0); 
	font-weight: normal; 
	font-style: normal;
} 


H3 
{ 
	color: rgb(0,0,0);
} 


A 
{ 
	color: rgb(51,102,153);
} 


H4 
{ 
	color: rgb(0,0,0);
} 


.TextNavBar 
{ 
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 
	font-size: xx-small; 
	font-weight: normal; 
	font-style: normal;
} 


ADDRESS 
{ 
	color: rgb(0,0,0);
} 


H5 
{ 
	color: rgb(0,0,0);
} 


PRE 
{ 
	color: rgb(0,0,0);
} 


H6 
{ 
	color: rgb(0,0,0);
} 