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