/* BASE TAGS*/body {	background-color: #FFFFFF;	color: black;	font-family: verdana,arial,helvetica,geneva,sans-serif;	}td {	font-family: verdana,arial,helvetica,geneva,sans-serif;	}h1	{	font-family: New York, serif;	font-size: 130%;	font-style: italic;	}h2	{	font-family: New York, serif;	font-size: 115%;	font-style: italic;	}h3	{	font-family: verdana,arial,helvetica,geneva,sans-serif;	font-size: 105%;	font-weight: bold;	}	h4	{	font-family: verdana,arial,helvetica,geneva,sans-serif;	font-weight: bold;	}	A  {	color : blue;	text-decoration : none;	}       A:visited  {	color : purple;	}       A:active  {	color : #FF0000;	text-decoration : underline;	}       A:hover  {  	color : #FF0000;    text-decoration : underline;    }              /* CLASSES*/.atrTitle {	font-family: verdana,arial,helvetica,geneva,sans-serif;	font-weight : normal;	font-style: italic;	font-size: 105%;		}	.navText {	font-family: verdana,arial,helvetica,geneva,sans-serif;	font-weight : normal;	font-size: 11px;		}		.bannerSiteTitle {	font-family: New York, serif;	font-weight : normal;	font-size: 300%;		}	.bigQuote {	font-family: New York, serif;	font-weight : bold;	font-size: 105%;		font-style: italic;	color: #666666	}		.bigQuoteAttribution {	font-family: New York, serif;	font-weight : normal;	font-size: 105%;	color: #666666		}		.navSubText {	font-family: verdana,arial,helvetica,geneva,sans-serif;	font-weight : normal;	font-size: 9px;		}	 .listFlushLeft {	margin-left:2em;	} .xlarge {font-size: 120%;}.large {font-size: 110%;}.small {font-size: 80%;}.xsmall {font-size: 70%;}.footerText {	color: gray;	font-family: verdana,arial,helvetica,geneva,sans-serif;	font-size: 80%;		}	.hide { display: none; }/* CLASS_SPECIFIC TAGS*/A.navText:visited  {	color : black;	}A.navSubText  {	color : black;	text-decoration : none;	}A.navSubText:visited  {	color : black;	}        