@font-face
	 {
 		font-family: Comic Sans MS;
		font-style:  normal;
		font-weight: normal;
		src: url(/Fonts/COMICSA0.eot);
	}
body
	{
		font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
		background-color:#FFFFFF;
	}
.bodyText 
	{  
		font-family:Comic Sans MS, Arial, Helvetica, sans-serif; 
		font-size: 18px; 
	}
.titleText 
	{  	
		font-family:Comic Sans MS, Arial, Helvetica, sans-serif; 
		font-size: 20px; 
		font-weight: bold; 
		text-align: left; 
		text-decoration: underline;
	}
a:link 
	{  
		font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal; 
		color: #0000FF; 
		text-decoration: underline; 
	}
a:hover
	{  
		font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal; 
		color: #FF0000; 
		cursor: hand;
	}
a:visited
	{  
		font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal; 
		color: #000000; 
		cursor: hand;
	}		
.subtitlemenu 
	{ 	
		font-family:Comic Sans MS, Arial, Helvetica, sans-serif; 
		font-size: 18px; 
		font-weight: normal; 
		text-align: center; 
		text-decoration: underline;
	}
.numbers 
	{  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 16px; 
		font-weight: normal; 
		color: #0000FF; 
		text-align: center;
	}

.item 
	{  
		font-family:Comic Sans MS;
		font-size: 16px; 
		font-weight: normal; 
		color: #0000FF;
		text-align: center; 
		text-transform: none
	}
.quantity 
	{  
		font-family:Comic Sans MS;
		font-size: 16px; 
		font-weight: normal; 
		color: #0000FF;
		text-align: right
	}
.price 
	{  
		font-family:Comic Sans MS;
		font-size: 18px; 
		font-weight: bold; 
		color: #0000FF;
		text-align: right
	}

.ListItem 
	{  
		font-family:Comic Sans MS;
		font-size: 16px; 
		font-weight: normal; 
		color: #0000FF;
		text-align: left
	}
.listQuantity 
	{  
		font-family:Comic Sans MS;
		font-size: 16px; 
		font-weight: normal; 
		color: #0000FF;
		text-align: left
	}
.bodyTextWhite 
	{ 
		font-family:Comic Sans MS, Arial, Helvetica, sans-serif; 
		font-size: 18px; 
		color: #FFFFFF
	}

