<style type="text/css">
.txt	{ font-size	: 8pt;
	}

.clink {
	 font-size	: 12pt;
	 text-decoration : none;
	 font-family	: Tempus Sans ITC, Arial;
	}

.styled-text {
	font-size	: 12pt;
	font-family	: Tempus Sans ITC;
	}

.whitetext {
	font-size	: 10pt;
	font-family	: tahoma;
	color		: #FFFFFF;
	}

.text	{
	font-size	: 10pt;
	font-family	: tahoma;
	}

.bigtext{
	font-size:14pt;
	color:#CC6600;
	}

.medtext{
	font-size:12pt;
	color:#CC6600;
	}

.item-title{
	font-size	: 12pt;
	font-family	: tahoma;
	}
.header00	{
	font-size	: 16pt;
	font-family	: tahoma;
	}
SELECT { font-size: 9pt; }
INPUT  { font-size: 9pt; }
TEXTAREA  { font-size: 9pt; }

.title { font-family: Tahoma; 
	 font-size:11pt; 
	 color:#B49384; 
	 text-decoration : none;
	 font-weight:bold;
}

.btitle { font-family: Tahoma; 
	 font-size:13pt; 
	 color:#FFFFFF; 
	 text-decoration : none;
}

a { color:#BABABA; font:Arial; font-size:8pt;}
a:link { color:#BABABA; font:Arial; font-size:8pt;}
a:active { color:#FFFFFF; font:Arial; font-size:8pt;}
a:visited { color:#DADADA; }
a:hover { color:#FFFFFF; text-decoration:none; }



</style>