html,body{
  margin:0;
  padding:0;
  height:100%;
  border:none;
}
a:hover
{
	cursor:hand;
	text-decoration:none;
	color:#F1000F;
	
}
a
{
	font-family:Verdana, Arial,Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}


.content
{
	font-family: Verdana, Arial,Helvetica, sans-serif;
	color:#000000;
	line-height:1.5;
	letter-spacing:0.5;
	font-size:11px;
	text-align:justify;
}
.contentcenter
{
	font-family: Verdana, Arial,Helvetica, sans-serif;
	color:#000000;
	line-height:1.5;
	letter-spacing:0.5;
	font-size:11px;
	text-align:center;
}

.contright
{
	font-family: Verdana, Arial,Helvetica, sans-serif;
	color:#000000;
	line-height:1.5;
	letter-spacing:0.5;
	font-size:11px;
	text-align:right;
	font-weight:bold;
	text-decoration: underline;

}


.back
{background:url(../images/sar-group.jpg); background-repeat:no-repeat;}
