@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#728385;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

a:link {font-size: 12px; text-decoration: none;	color:#3f5658; }
a:visited {font-size: 12px; text-decoration: none; color:#3f5658; }
a:active {font-size: 12px; text-decoration: none; color:#3f5658; }
a:hover {font-size: 12px; text-decoration: none; color:#445d5f; }

a.title:link {font-size: 14px; text-decoration: none;	color:#3f5658; font-weight: bold;}
a.title:visited {font-size: 14px; text-decoration: none; color:#3f5658; font-weight: bold;}
a.title:active {font-size: 14px; text-decoration: none; color:#3f5658; font-weight: bold;}
a.title:hover {font-size: 14px; text-decoration: none; color:#445d5f; font-weight: bold;}

.title {font-size: 14px;}

.w{color:#cf6b56;}
