A.books:link, A.books:visited, A.books:active { font-size: 14px; color: blue; font-weight: bold; text-decoration: underline }

A.footerLink:link, A.footerLink:visited, A.footerLink:active { font-size: 11px; color: #ffffff; text-decoration: none }

A.nav:link, A.nav:visited, A.nav:active { font-size: 12px; color: #ffffff; text-decoration: none }

BODY
	{
	    FONT-SIZE: 12px;
	    FONT-FAMILY: Arial
	}
	
TD
	{
	    FONT-SIZE: 12px;
	    FONT-FAMILY: Arial
	}
	
.header 
	{ 
		font-size: 20px; 
		color: black; 
		font-weight: bold; 
		text-decoration: none 
	}
	
.header2 
	{ 
		font-size: 14pt; 
		color: #000099; 
		font-weight: bold; 
		text-decoration: none 
	}

.headerBlue 
	{ 
		font-size: 16px; 
		color: #003399; 
		font-weight: bold; 
		text-decoration: none 
	}

.headerBlueSmall 
	{ 
		font-size: 14px; 
		color: #003399; 
		font-weight: bold; 
		text-decoration: none 
	}

.pageNumber 
	{ 
		font-size: 16px; 
		color: black; 
		font-weight: bold; 
		text-decoration: none 
	}

.header3 
	{ 
		font-size: 16px; 
		color: red; 
		font-weight: bold; 
		text-decoration: none 
	}

.header4 
	{ 
		font-size: 16px; 
		color: #6699CC; 
		font-weight: bold; 
		text-decoration: none 
	}

.header5 
	{ 
		font-size: 15px; 
		color: #6699CC; 
		font-weight: bold; 
		text-decoration: none 
	}

.header6
	{ 
		font-size: 13pt; 
		color: #003399; 
		font-weight: bold; 
		text-decoration: none 
	}
	
.header7
	{ 
		font-size: 18pt; 
		color: #003399; 
		font-weight: bold; 
		text-decoration: none 
	}
	
.leftbarTitle 
	{ 
		font-size: 11px; 
		color: white; 
		text-decoration: none 
	}

.leftbar 
	{ 
		font-size: 11px; 
		color: black; 
		text-decoration: none 
	}
	
.redText 
	{ 
		font-size: 15px; 
		color: red; 
		text-decoration: none;
		font-weight: bold
	}

.makeMoneyBold 
	{ 
		font-size: 18px; 
		color: black; 
		font-weight: bold; 
		text-decoration: none 
	}

.blue 
	{ 
		font-size: 16px; 
		color: #000066; 
		text-decoration: none 
	}

.white 
	{ 
		font-size: 18px; 
		color: #ffffff; 
		text-decoration: none 
	}

.gold 
	{ 
		font-size: 14px; 
		color: #999966; 
		text-decoration: none 
	}

.note 
	{ 
		font-size: 12px; 
		color: #000000; 
		text-decoration: none 
	}

.footer 
	{ 
		font-size: 11px; 
		color: #ffffff; 
		text-decoration: none 
	}



