body, td, div, font {
	font-family: Arial;
	font-size: 12px;
	color: #495C7D;
	text-align: justify;
	background-repeat: no-repeat;
	
	}


}
h1 {
font-family: Arial;
	font-size: 15px;
	color: #495C7D;
	text-align: justify;
	
}

a:link {
 font-family: Arial;
	font-size: 12px;
 font-weight: normal;
  text-decoration: none;
  color: #661F9C;
}

a:visited{
 font-family: Arial;
	font-size: 12px;
 font-weight: normal;
  text-decoration: none;
  color: #661F9C;
}

a:hover{
  font-family: Arial;
	font-size: 12px;
 font-weight: normal;
  text-decoration: none;
  color: #9336B2;
  
}
.copy {
	font-family: Verdana ;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	margin: 1px;
	padding: 1px;
	color: #392E80;
}
.tab {
	text-align: center;
}
.sbrf {
	background: url(menu/bg_menu.gif) no-repeat;
}
.sbrf_link a:link, .sbrf_link a:visited, .sbrf_link a:hover {
 	font-size: 11px;
 	font-family: Arial;
	text-decoration: underline;
	color: #008953;
	padding-left: 465px;
}
.sbrf p{
	padding: 0px 10px 0px 0px;
}
.sbrf img {
	padding: 0px 10px 0px 0px;
}


