Body{
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	background-color : #FFFFFF;
	}

P{
	
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	
}
TD{
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

INPUT{ 
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
 }
TEXTAREA{ 
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
  }
SELECT{ 
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
   }
A:link{ 
   	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : 544995;
	}
A:visited{ 
   	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : 544995;
	}		
A:Hover  {
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight : bold;
	color : D90000;
	text-decoration: underline;

}
.bold {
font-weight : bold;
}
B {
font-weight : bold;
}
.italic {
font-style : italic;
}
I {
font-style : italic;
}


.Menu1 {
	font-family: "Times New Roman", Times, serif;
	color: 000000;
	font-size: medium;
	text-transform: capitalize;
	font-weight: bold;
	font-variant: small-caps;

}
.Menu2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #ed1c24;
	font-variant: small-caps;


}
.Menu3 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;

}
.MenuPrice {
	font-family: "Times New Roman", Times, serif;
}
.MenuAdd {

	font-family: "Times New Roman", Times, serif;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	color: 000000;
	font-size: medium;
	text-transform: capitalize;
	font-weight: bold;
	font-variant: small-caps;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #009900;
	font-variant: small-caps;
}
H3 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.Menu1-on {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	background-color: #d90000;
	text-align: center;
	width: 110px;
	font-size: x-small;
}
.Menu1-off {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: efefef;
	text-align: center;
	width: 110px;
	font-size: x-small;
}