body
{
margin			: 0;
padding			: 0;
font-family 		: Arial, Verdana,Helvetica, sans-serif;
color 			: #333333; 
font-size 		: 12px; 
letter-spacing 		: normal; 
line-height 		: normal;

}

.column_header
{
color			: #111111;
font-size		: 14px;
font-weight		:bold;
}

.index_navigation
{
color			: #cccccc;
font-size		: 11.5px;
font-weight		: bold;
font-family		: Arial, Verdana,Helvetica, sans-serif;
}


a.index_navigation:link		{color:#cccccc; text-decoration:none;}
a.index_navigation:visited	{color:#cccccc; text-decoration:none;}
a.index_navigation:hover	{color:#00CC00; text-decoration:underline;}


.banner_text
{
color			: #cccccc;
font-size		: 12px;
font-weight		: bold;
font-family		: Arial, Verdana,Helvetica, sans-serif;
}


.page_text
{
color			: #333333; 
font-size		: 12px;
font-family		: Arial, Verdana, Helvetica, sans-serif;
text-align		: justify;
}

a.page_text:link	{color:#DF0906; text-decoration:none;}
a.page_text:visited	{color:#DF0906; text-decoration:none;}
a.page_text:hover	{color:#00CC00; text-decoration:underline;}


.green_text
{
color			: #2DAF33; 
font-size		: 15px;
font-family		: Arial, Verdana, Helvetica, sans-serif;
font-weight		: bold;
text-align		: justify;
}