BODY {
	BACKGROUND: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, sans-serif;
}
A, a:visited {
	color: #ad2b00; font-style: normal; font-weight: normal; text-decoration: none; font-size:11px
}
A:hover {
	color: #ad2b00; font-style: normal; font-weight: normal; text-decoration: underline; font-size:11px
}
A.link-text, A.link-text:visited {
	color: #ad2b00; font-style: normal; font-weight: bold; text-decoration: none;
}
A.link-text:hover {
	color: #ad2b00; font-style: normal; font-weight: bold; text-decoration: underline;
}
.main, table.main {
	color: #454545; font-style: normal; font-weight: normal; font-size: 11px
}
.menu-title {
	color: #f15a22; font-style: normal; font-weight: bold; font-size: 12px
}
.header {
	color: #ad2b00; font-style: normal; font-weight: bold; font-size: 12px
}
.subheader {
	color: #ad2b00; font-style: normal; font-weight: normal; font-size: 12px
}

.title {
	color: #f15a22; font-style: normal; font-weight: normal; font-size: 11px
} 
A.link-small {
	color: #8a8a8a; font-style: normal; font-weight: normal; text-decoration: none; font-size:11px
}
A.link-small:visited {
	color: #8a8a8a; font-style: normal; font-weight: normal; text-decoration: none; font-size: 11px
}
A.link-small:hover {
	color: #8a8a8a; font-style: normal; font-weight: normal; text-decoration: underline; font-size:11px
}
A.link-small-high {
	color: #8a8a8a; font-style: normal; font-weight: bold; text-decoration: none; font-size:11px
}
A.link-small-high:visited {
	color: #8a8a8a; font-style: normal; font-weight: bold; text-decoration: none; font-size: 11px
}
A.link-small-high:hover {
	color: #8a8a8a; font-style: normal; font-weight: bold; text-decoration: underline; font-size:11px
}
.copy {
	color: #636363; font-style: normal; font-weight: bold; font-size:12px
}

input {
   border: 1px solid #f15a22;
	background : White;
	font-family: Opal, Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #454545; 
}

table.main {
	border-collapse:collapse;
	border-color: #F15A22;
	border-width: 1px;

	font-style: normal; 
	font-weight: normal; 
	font-size: 11px
	vertical-align: top;
}

tr.header {
	background-color:#fde9d1;
	color: #454545; 
	font-style: normal; font-weight: normal; font-size: 11px;
}

asterisk {
	color:red;
	font-size:3;
}