A.other:link{ color: #006600; text-decoration: none; }
A.other:visited { color: #006600; text-decoration: none;  }
A.other:visited:hover { color: #009966; text-decoration: underline; }
A.other:hover { color: #009900; text-decoration: underline; }
A.other:active  { color: #006600 }

A:link{ color: #006600; text-decoration: underline; }
A:visited { color: #006600; text-decoration: underline; }
A:visited:hover { color: #009966; text-decoration: underline; }
A:hover { color: #009900; text-decoration: underline; }
A:active  { color: #006600; text-decoration:underline; }


b	{ font-weight: bold; }
u	{ text-decoration: underline; }
i	{ font-style: italic; }


.title
	{
	font-family: Bauhaus 93, Arial;
	font-size: 16pt;
	color: #333333;
	font-weight: bold;
	}

.titleRed
	{
	font-family: Bauhaus 93, Arial;
	font-size: 16pt;
	color: #CC0000;
	font-weight: bold;
	}

.subtitle
	{
	font-family: Arial;
	font-size: 12pt;
	color: #333333;
	}

.subtitleRed
	{
	font-family: Arial;
	font-size: 12pt;
	color: #CC0000;
	}

blockquote { font-size: 9pt; }

.byline
	{
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	}

.photocredit
	{
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	}

.contact
	{
	font-family: Arial;
	font-size: 9pt;
	color: #FF0000;
	font-weight: normal;
	}

.footerBio
	{
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;

	}

.previoushead
	{
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	}

.previouslinks
	{
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	}

.site
	{
	font-family: Arial;
	font-size: 24pt;
	color: #666666;
	font-weight: bold;
	}

TD.mainBody
	{
	font-family: Comic Sans MS;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	}

TR.white { background-color: #FFFFFF; }

.boxpad { padding: 15px; }

.copyright
	{
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	}

.padleft
	{
	padding-left: 10px;
	padding-bottom: 15px;
	}

.padright
	{
	padding-right: 15px;
	padding-bottom: 15px;
	}

.padhedleft { padding-left: 10px; }

.padhedright { padding-right: 15px; }

TD.sidebarTitle
	{
	background-color: #999999; 
	font-family: Helvetica;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	}

TD.sidebarContent
	{
	background-color: #EEEEEE;
	font-family: Helvetica;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
	}

.pullquote
	{
	font-family: Helvetica;
	font-size: 11pt;
	color: #000000;	
	}