body {
	background-color:#eee7e1;
	background-colorbk: #eee7e1;
	font-size:10pt;
	font-family: Helvetica, sans-serif;
}


h1 {
font-size:12pt;
font-family:Helvetica, sans-serif;
font-type:bold;
color: #000000;
}

h2 {
font-size:10pt;
font-family:Helvetica, sans-serif;
font-type:bold;
color: #990000;
}

.classic {
color: darkgreen;
}

.custom {
color: #990000;
}
.customplus {
color: darkblue;
}

.childrens {
color: teal;
}

.finished {
color: #880088;
}

.red {
color: #990000;
}

.addon {
color: #000033;
font-size:9pt;
}

.faqindex {
font-size: 9pt;
}

a:link {
color: darkred;
text-decoration: underline;
}

a:visited {
color: darkred;
text-decoration: underline;
}

a:hover {
color: red;
text-decoration: underline;
}

