h1,h2,h3
{
	font-family: Georgia;
	font-weight: normal;
	color: #656565;
	margin: 0;
}
p,li,ul,td
{
	font-family: verdana;
	line-height: 18px;
}
ul
{
	padding: 0;
	padding-left: 15px;
}
h1
{
	line-height: 20pt;
	font-size: 20px;
	margin-bottom: 20px;
}
h2
{
	font-size: 14px;
	font-weight: bold;
	margin:0;
	margin-top: 10px;
	margin-bottom: 5px;
}
h3
{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
p
{
margin: 12px 0 12px 0;
}
a
{
color: #fe9a1b;
	text-decoration: none;
}
a:hover
{
text-decoration: underline;
}
li
{
list-style-image: url(../img/raquo.gif);
color: #656565;
}
div.left blockquote
{
display: block;
background: #eee;
padding: 15px;
padding-top: 10px;
padding-bottom: 15px;
margin:25px 0 15px 0;
border-top: 1px dashed #c5c5c5;
border-bottom: 1px dashed #c5c5c5;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
}
div.left blockquote b,
div.left blockquote strong
{
font-weight: bold;
color: #4E4E4E;
}
div.left blockquote p,
div.left blockquote a
{
margin: 0;
line-height: 20px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
}
img.polaroid
{
border: 12px solid white;
}
.quote 
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-style: italic;
}
.quote_signature 
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
}
.orange {
color: #fe9a1b;
}
