﻿body 
{	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10pt;	
	color: #000000;	
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

IMG
{
	margin: 0px 0px 0px 0px;
	border-width: 0px;
}

 TD	
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*  font-size: 10pt;	*/
	color: #000000;
}

H1 
{
    margin-top:0px;
    padding-top:0px;
    font-size: 18px;	
}
H2 
{
    margin-top:0px;
    padding-top:0px;
    font-size: 16px;	
}

.BrownHeader{
color: #6A421C;
font-weight:bold;
}

  A:link	
{

	text-decoration: none;
	/* color: #6A421C; */
	color: #00009A;
	font-weight:bold;
	}	
		
A:visited	{	
	text-decoration: none;
	color: #00009A;
	font-weight:bold;
	}	
		
 A:active	{	
	text-decoration: none;
	color: #00009A;
	font-weight:bold;
	}	
		
 A:hover	{	
	text-decoration: underline;
	color: #00009A;
	font-weight:bold;
	}

.font_6pt{
font-size:6pt;
}

.font_8pt{
font-size:8pt;
}

.Times_16{
font-size:16px;
 font-family:"Times New Roman", Times, serif;
}

.Times_20{
font-size:20px;
 font-family:"Times New Roman", Times, serif;
}


.Times_30{
font-size:30px;
 font-family:"Times New Roman", Times, serif;
}

.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border: 1px dashed #BBB;}