body {
color: black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin : 1cm;
padding : 0;

}

.header {
font-size: 18px;
font-weight: bold;
margin-top : 0;
margin-bottom : 0.25em ;
}
h1 {
font-size: 18px;
font-weight: bold;
margin-top : 0;
margin-bottom : 0.25em ;
}

h2 {
font-size: 16px;
font-weight: bold;
margin-top : 0;
margin-bottom : 0.25em ;
}

h3 {
font-size: 14px;
font-weight: italic;
margin-top : 0;
margin-bottom : 0.25em ;
}

.normal-text {
color: black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.small-text {
color: black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.mono-text {
color: black;
font-family: Courier, mono, Monaco, "Courier New", "American Typewriter";
font-size: 11px;
}

.menu-text {
color: #660000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none
}

.menu-text-small {
color: #660000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none
}


.white { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ;
font-weight: bold ; color: #FFFFFF; text-decoration: none}

.white-small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px ;
font-weight: bold ; color: #FFFFFF; text-decoration: none}

.white-large { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px ;
font-weight: bold ; color: #FFFFFF; text-decoration: none}

a:link,a:active {
}
a:hover {
	text-decoration: underline;
}
a:visited {
font-weight: bold ;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.specialheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0033FF;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
}
.specialmessage {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}
.error, .red {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}

.small-red {
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
}


 .blue {
	font-weight: bold;
	font-size: 12px;
	color: #0000FF;
}

.small-blue {
	font-weight: bold;
	font-size: 10px;
	color: #0000FF;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

