
body{
	margin:0px;
	padding: 0px;
	border: 0px;
}

A:link
{
text-decoration : underline;
background : transparent;
color : #0000FF;
}

A:active
{
text-decoration : underline;
background : transparent;
color : #0000FF;
}


A:visited
{
text-decoration : underline;
background : transparent;
color : #990099;
}



A:hover
{
background : transparent;
color : #FF0000;
}



LI
{
list-style-image: url(images/button.gif);
}




H1
{
 font-family: ARIAL,HELVETICA;
 font-size:1.3em;
 text-align: center;
 color: #990000;
}




/*H2
{
 font-family: ARIAL,HELVETICA;
font-size:1.5em;
 padding-left: 1em;
 padding-right: 1em;
 padding-top: 0.1em;
 padding-bottom: 0.1em;
 margin-bottom: 0.1em;
 border-style: solid;
 border-color: #FFCC00;
 border-width: 1px;
 text-align: center;
 background-color: #FFF2D9;
 color: #660000;
 font-weight: 800;
}
*/



H2
{
 font-family: ARIAL,HELVETICA;
font-size:1.1em;
 color: #000099;
 font-weight: 800;
}








H3
{
 font-family: ARIAL,HELVETICA;
 color: #666666;
 font-weight: 900;
}





H4
{
 font-family: ARIAL,HELVETICA;
 color: #006600;
 font-weight: 900;
}



#content{
padding:10px 5% 0px 2%;
  }


 
#content p, #content li, #content td{
background: transparent;
font-family: tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
line-height : 1.3em;
  }











.dropcap
{
font-family: serif;
float: left;
color: black;
font-size: x-large;
width: 0.5em;
}

.MENU
{
font-family: arial,helvetica;
color : #660000;
font-size: 80%;
}


.menuitem{
margin:12px 0px 12px 0px;
font-size:0.80em ; 
font-family:arial,helvetica;
font-weight:bold;
}




#pricetable td {
	text-align:center;
	font-family: tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size:85%;
}

#pricetable th{
	font-family: tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	font-size:85%;
}



#pricetable .pinkback{
	background-color:#FEF5F5;
}

#pricetable .blueback{
	background-color:#EEF0F2;
}


