body,td,th {
	font-family:  Arial,Verdana,Helvetica,sans-serif;
}
input,select {
	font-size: 12px;
	color: #505050;	
}
img{
	border: 0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.menu {
	font-size: 11px;
	color: #282828;
}
.menu_active {
	font-size: 11px;
	color: #CD7F67;
}
.copy {
	font-size: 9px;
	color: #AAA8A6;
	font-weight: bold;
}
.main_text {
	font-size: 12px;
	color: #282828;
	text-align: left;

}
.main_link {
	font-size: 12px;
	color: #017458;
}
.main_head {
	font-size: 16px;
	color: #282828;
	font-weight: bold;
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}