body
{
	margin: 0 0 0 0;
	background-color: #FFFFFF;
}

p,ol,ul,dd
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 150%;
}

h2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: black;
    font-weight: bold;
	line-height: 150%;
}

h3
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: black;
    font-weight: bold;
	line-height: 150%;
}

h4
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
    font-weight: bold;
	line-height: 150%;
}


td.contact-name
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 150%;
	vertical-align: top;
	width: 150px;
}

td.contact-info
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 150%;
	vertical-align: top;
	width: 100px;
}

td.contact-desc
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 150%;
	vertical-align: top;
	width: 250px;
}

dt
       {
       font-family: Verdana, Arial, sans-serif;
       font-size: 11px;
	   font-weight: bold;
       color: black;
       line-height: 150%;
       }

p.small,li.small
       {       
       font-size: 10px;
       }

.caption
       {       
       font-family: Verdana, Arial, sans-serif;
       font-size: 11px;
	   margin-top: 15px;
	   margin-bottom: 35px;
       }

dd.small
       {       
       font-size: 10px;
       font-style: italic;
	   margin: 2px 0 15px 70px;
       }

p.year
       {       
       font-size: 9px;
       }
	   
A:link,A:visited		
       {       
	   text-decoration: underline;
	   color: #0033ff;
       font-weight: none;
       }

A:hover	   
       {       
       text-decoration: underline;
       }

.subtitle
		{
		color: #333333;
		}	   

.date
		{
		color: #666666;
		}	   

.listing
{
	font-weight: bold;
}	   

img.pagetitle
{
	margin-top: 20px;
}	
		
img.sidephoto
{
	margin-bottom: 5px;
}	
		
p.question
{
	margin-top: 10px;
	font-weight: bold;
}
		
p.answer
{
	margin-left: 30px;
}

p.pagetop
{
    font-size: 10px;
	text-align: right;
}

