
   .main
{
font:12px/1.5 helvetica,arial,clean,sans-serif;
color:black;
font-weight:normal;
text-align:top;
}

	.footer
{
font:10px helvetica,arial,clean,sans-serif;
color:#696969;
font-weight:normal;
text-align:top;
}

   .iframeborder
{
border: 1px solid #cccccc;

}

   .buttonborder
{
border: 1px solid black; 
padding: 5px;
}

a:hover {
	color: #34839D;
	text-decoration: none;
}

a {
	color: black;
	text-decoration: none;
}


h1, h2, h3, h4 {
	color: #222222;
}
