body, p, td
{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 9px;
	margin-top: 9px;
}

p
{
	text-indent : 15px; 
}

h1,h2,h3,h4,h5,h6
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #3366CC;
}

h1
{
   font-size: 24px
}

h2 
{ 
	font-size: 22px
} 

h3 
{ 
	font-size: 18px 
} 

h4 
{ 
	font-size: 16px 
} 

h5 
{ 
	font-size: 14px 
} 

h6
{
	font-size: 12px
}

.nospaceabove {margin-top: 0px}
.nospacebelow {margin-bottom: 0px}
.nospaceabovebelow {margin-top: 0px ; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px}
.cite {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; font-weight: bold}
.white {color: #FFFFFF; background-color: #000000}
.caption {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font : 12px; text-indent : 0px; }
.noindent { text-indent : 0px; }

