BODY, TD, TH {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color: black;
	scrollbar-face-color: Red;
	/* dark grey */
	scrollbar-darkshadow-color: red;
	/* dark grey */
	scrollbar-shadow-color: red;
	/* light orange */
	scrollbar-highlight-color: white;
	/* dark orange */
	scrollbar-3dlight-color: red;
	/* dark orange */
	scrollbar-track-color: white;
	/* light orange */
	scrollbar-arrow-color: white;
	/* light orange */
}

P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size : small;
}

H1 {
	font-family: Garamond, georgia, tahoma;
	font-weight: normal;
	font-size: 175%;
	font-style: italic;
	text-align: center;
	color: red;
}

H2 {
	font-family: Garamond, georgia, tahoma;
	font-size: 150%;
	font-style: italic;
	color: red;
}

H3 {
	font-family: Garamond, georgia, tahoma;
	font-size: 150%;
	font-style: italic;
	color: #FF00FF;
}

A {
	font-weight: bold;
}

A:link {
	color: red;
}

A:visited {
	color: red;
}

A:hover {
	color: black;
}

A:active {
	color: red;
}

.formlabel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: red;
	font-size: x-small;
}

.formtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: black;
}

.formrequired {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: red;
}

.prices {
	font-family: Garamond, georgia, tahoma;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: red;
}

.h2big {
		font-family: Garamond, georgia, tahoma;
	font-weight: normal;
	font-size: 150%;
	font-style: italic;
}

.h2bigger {
		font-family: Garamond, georgia, tahoma;
	font-weight: normal;
	font-size: 210%;
	font-style: italic;
}

.h1smallred {
	font-family: Garamond, georgia, tahoma;
	font-weight: normal;
	font-size: 200%;
	font-style: italic;
	color: red;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: black;
}

.boldheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: normal;
	font-weight: bold;
	color: red;
}

.italicheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: x-small;
	color: red;
}

.logo {
	background: white;
}

.trackingform {
	padding: 0em;
	margin: 0em;
}

.trackingbutton {
	width: 9em;
}

.texttail {
	position:absolute;
	visibility:visible;
	font-family: Garamond, georgia, monospace;
	font-size: normal;
	font-weight: normal;
	font-style: italic;
	color: red;
}

