body,td,th 
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.style1 
{
	color: #ffd800;
	font-weight: bold;
}

.style2 {font-size: 10px}
.style3 {color: #6a6a6a}

td
{
	font-family: Tahoma;
	font-size:12px;
	color:#000000;
}


/*--- BASIC PAGE LINKS ---*/
a:link 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc3333;
}

a:visited
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc3333;
}

a:active
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc3333;
}

a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#cc3333;
	text-decoration: none;
}



/*--- RIGHT LINK MENU ---*/
.linkMenuFormat 
{
	padding-top: 3px;
	padding-bottom: 3px;
}


a.linkMenu:link 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

a.linkMenu:visited
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

a.linkMenu:active
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

a.linkMenu:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#ffd800;
	text-decoration: none;
}



/*--- FOOTER MENU ---*/
a.footerMenu:link 
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.footerMenu:visited
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.footerMenu:active
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.footerMenu:hover
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}




h1
{
	margin: 0px;
	padding-bottom: 7px;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color:006699;
}

.quote
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	padding-left: 10px;
	padding-right: 10px;
}
