﻿.text
{
    font-family: arial;
    font-size: 8pt;
    color: #5a5343; 
    
}

.header
{
    font-family: Arial;
    color: #5a5343;
    font-size: 15pt;
    font-style: italic;
    font-weight: normal;
}

a {    text-decoration: none;    color: #5a5343;}

.text_large 
{
    font-size: 9pt;
}

.text_larger 
{
    font-size: 11pt;
}

.text_largest 
{
    font-size: 13pt;
}

.text_bold
{
	font-family: Arial Black;
    font-size: 8pt;
    color: #5a5343; 
}

.newstext
{
	font-family: Arial;
	font-size: 7pt;
	color: #5a5343; 
}
.heading
{
	font-family: Arial;
	font-size: 18pt;
	font-style:italic;
}
