body {
background-color: #000000;
color: white;
font-weight: bold;
font-style: normal;
font-family: "Georgia", Times New Roman, Times, serif;
}
.guidelines {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	font-family: "Georgia", Times New Roman, Times, serif;
	left: 10px;


}
 
.menu01 {
color: white;
font-size: 13;
font-weight: bold;
font-style: Italic;
text-align: center;
width: 144;
}

.orderform {
color: white;
font-size: 13;
font-weight: bold;
font-style: normal;
text-align: left;
}
table {
color: white;
font-size: 13;
font-weight: normal;
font-style: normal;
text-align: center;
}

.header {
color: white;
font-size: 13;
font-weight: normal;
font-style: Italic;
text-align: center;
}
.header2 {
color: white;
font-size: 13;
font-weight: normal;
font-style: Italic;
text-align: center;
}
.verysmall {
	color: white;
	font-size: 13;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	font-family: "Georgia", Times New Roman, Times, serif;

}

a:hover
{
font-size: 13;
color: red;

}
