BODY   {
		font-family:  helvetica,verdana,Tahoma,  Sans-Serif;
        font-size:10pt;
        margin:0px;
        font-weight:normal;
        
		/* background-image: back.jpg;*/

	}
.First 
{
	margin-top:auto;
}
P, DT
{
margin-left:20px;
}
DD
{
	margin-left:40px;
}
H1,H2,H3,H4 
{
	margin-top: 40px;
	margin-bottom: auto;
	margin-left:auto;
	margin-right:auto;

}

.quote , BLOCKQUOTE
{
	font-family:MS Sans Serif;
	font-size:11pt;
	font-style:italic;
	font-weight:normal;
	font-weight:bolder;
}
H4 {
	font-size:12pt;
      }
H3 {
	font-size:14pt;
      }
H2 {
	font-size:18pt;
      }
H1 {
	font-size:22pt;
      }
.nodeco 
{
	text-decoration:none;
	padding-right:8px;
	margin-left:8px;
	color:Gray;
}
DIV.contact 
{
	margin-top:10px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;

	font-size:10px;
	font-weight:bolder;
	color:Gray;
	font-family: Tahoma,Verdana, Arial, Sans-Serif;
	background-color:rgb( 230,230,230 );
	border-color:Gray;
	border-width:2px;
	border-style:solid;
	bottom:0px;
	text-decoration:none;
}