
p            { font-family: Humanist521, Verdana; font-size: 10pt; color: #58595B }
h3           { font-family: Humanist521, Verdana; font-size: 10pt; color: #58595B; font-weight: bold }
h2           { font-family: Humanist521, Verdana; font-size: 12pt; color: #58595B; font-weight: bold }
h1           { font-family: Humanist521, Verdana; font-size: 14pt; color: #58595B; text-align: center }

a:link { font-family: Humanist521, Verdana; font-size: 10pt; color: #58595B; text-decoration: none }
a:visited { font-family: Humanist521, Verdana; font-size: 10pt; color: #58595B; text-decoration: none }
a:hover { font-family: Humanist521, Verdana; font-size: 10pt; color: #000000; text-decoration: none }	
a:active { font-family: Humanist521, Verdana; font-size: 10pt; color: #58595B; text-decoration: none }


BODY {
	scrollbar-base-color:#FFFFFF; 
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#DBD9E0;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#DBD9E0;
	scrollbar-arrow-color:#DBD9E0;
	}



#start
{
  margin: 50px auto 0;
  padding: 0;
}

#startk
{
  margin: 15px auto 0;
  padding: 0;
}



.content
{
  width: 698px;
  margin: 23px auto 0;
  padding: 0;
}

.contentk
{
  width: 698px;
  margin: 0 0 0 50px;
  padding: 0;
}


