

/* default values */

body 	{color:#CCCCCC; font-size:10px; font-family:verdana,arial,helvetica,"sans serif";}
p		{color:#333333; font-size:10px; font-family:verdana,arial,helvetica,"sans serif";}
table 	{color:#333333; font-size:10px; font-family:verdana,arial,helvetica,"sans serif";}
td 		{color:#333333; font-size:10px; font-family:verdana,arial,helvetica,"sans serif";}
ul 		{color:#333333; font-size:10px; font-family:verdana,arial,helvetica,"sans serif";}
li 		{color:#333333; font-size:10px; font-family:verdana,arial,helvetica,"sans serif";}		
form 	{color:#333333; font-size:10px; font-family:verdana,arial,helvetica,"sans serif";}
A:link 		{color : #003366;}
A:visited  	{color:#003366;}
A:active  	{color : #003366;}
A:hover 	{color: #CC6600;}

/* backgrounds */

.ORANGEBG {background:#DA7A1E;}
.WHITEBG {background:#FFFFFF;}
.OLIVEBG {background:#999166;}
.PUMPKINBG {background:#C1783A;}



/* fonts */

.TITLES {color:#83835C;font-weight:bold;}
.SUBTITLES {color:#757575;font-weight:bold;}
.NEWS {color:#DA7A1E;font-weight:bold;line-height: 13px;}
.FOOTER {color:#999999; font-size:9px;}
.BULLETS {color:#CC0000;}
.PRESSTITLES {font-size:14px;font-weight:bold;}
.PRESSSUB {font-size:11px;}
.PRESSCONTACT {font-size:9px;line-height: 13px;}

.BOLD 	{font-weight:bold}
.ITAL  {font-style:italic;}



/* Navigation  */

A.HOMENEWS:link     {color:#003366;font-size:9px;text-decoration:none;}
A.HOMENEWS:visited  {color:#003366;font-size:9px;text-decoration:none;}
A.HOMENEWS:active   {color:#003366;font-size:9px;text-decoration:none;}
A.HOMENEWS:hover    {color:#CC6600;font-size:9px;text-decoration:none;}


/* leading */

.LEADING {line-height: 13px;}

/* Form fonts */

.FormFONT  	{color:#000000;font-size:11px; font-family:verdana,helvetica,arial,"sans serif"; font-weight:normal;}

