body	{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin: 0px;
	}
	
th, td, p, li {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	}
	
h1	{
	font-size: 18pt;
	font-weight: bold;
	color: #990000;
	}
	
h2	{
        font-family: Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
        color: #da251d;
	}

h3
        {
        font-size:       14px;
        font-weight:       bold;
        line-height:       1.4em;
        }

h4	
	{
	font-size: 12pt;
	font-weight: bold;
	}
	
h5	
	{
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	}

a:link	{
		color:	#006969;
		}		
a:visited
		{
		color:	#00afaf;
		}
a:hover		{ 
		color: #009696;
		}
.nav    {
        background-color: #cccccc;
        }

.navhilite      {
        background-color: #eeeeee;
        cursor: hand;
        }
	
.tinytext
		{										/* bottom links */
		font-size: 8pt;
		font-family: helvetica, sans serif;		/* explicit for the footer */
		}

.asterisk  { 
	font-size: 10pt;
	color: #cc0000;            
	vertical-align: top;
	}
	
/* ------------------margins--------------- */
.rightmargin {
	padding-left: 10px;
	}
	

