.subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #333333;

}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
}

a:link, a:visited{
	color: #C7561B;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;	
}
	
a.tiny:link, a.tiny:visited{
	font-family: Verdana, san serif;
	font-size: 2px;
	letter-spacing:.1em;
	font-style: normal;
	color: #F4EAD2;
	text-decoration: none;
}

a.tiny:hover{
	text-decoration: underline;
}
	
a.italic:link, a.italic:visited{
	font-family: Georgia, san serif;
	font-style: italic;
	font-size: 11px;
	line-height: 9px;
	letter-spacing:.1em;
	color: #333333;
	text-decoration: none;
}

a.italicunderlined:link, a.italicunderlined:visited{
	font-family: Georgia, san serif;
	font-style: italic;
	font-size: 11px;
	line-height: 9px;
	letter-spacing:.1em;
	color: #333333;
	text-decoration: underline;
}

 a.italic:hover{
  	text-decoration: underline;
}

