<!--

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	}

/*	Main Links								*/
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #DC241A;
	font-weight: normal; 
	}
	
a:hover {
	text-decoration: underline;
	color: #DC241A;
	font-weight: normal; 
	}

	
/*	Other styles								*/

.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.t10 {
	font-size: 10px;
}
.t11 {
	font-size: 11px;
}
.t12 {
	font-size: 12px;
}
.t13 {
	font-size: 13px;
}
.t14 {
	font-size: 14px;
}
.t15 {
	font-size: 15px;
}
.t16 {
	font-size: 16px;
}
.t17 {
	font-size: 17px;
}
.t18 {
	font-size: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

 .w3cbutton4 {
  margin: 1em 0;
  width: 7em;
  font-family: helvetica,arial,sans-serif;
  font-size: 100%;
  font-weight: bold;
}
.w3cbutton4 a {
  display: block;
  width: 100%;
 /* font-size: 14px; */
}
.w3cbutton4 a:link,
.w3cbutton4 a:visited,
.w3cbutton4 a:hover {
 /* background-color: #fc6; */
  background-color: #ccc;
  color: #000;
  text-decoration: none;
}
.w3cbutton4 a:link,
.w3cbutton4 a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.w3cbutton4 a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}
.w3cbutton4 span.w3c {
  padding: 0 0.4em;
  background-color: #c00;
  color: ##E02015;
}

-->

