body {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding: 0;
	border: 0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background: #fff;
	min-width: 600px;    
  
}

.copy, .copy1 {
	font-size: 12px;
	line-height: 16px;
}

.copy {
	text-indent:2em;
}



h2, h3, h3, h4 {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	line-height: 125%;

}
	

h1 {
	font-family:  Impact Georgia Times serif;
	color: #333333;
	font-size: 20pt;
	font-style: italic;
	line-height: 100%;
}

h2 {

	font-size: 16pt;
	color: #333333;
}

h3 {
	font-size: 14pt;
	line-height:18pt;
	color: #333333;
}

h4 {
	font-size: 12pt;
	line-height:0pt;
	color: #960c0c;
}

h5{
	font-size: 11pt;
	font-style: italic;
	line-height:1pt;
	color: #333333;
}	

blockquote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	color: black;
	line-height: 10pt;
}

