/* CSS Document - 2006 Privileges: food & beverages */

body {
	
}
.header {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
.text {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: 2px;
	line-height: 1.5em;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	list-style-image: none;
}

.text_bold {
	font-family: "tahoma";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: 0px;
	line-height: 1.3em;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	list-style-image: none;
	text-decoration: none;
	
}

.text_bold2 {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #CC0066;
	text-decoration: underline;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: 0px;
	line-height: 1.3em;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	list-style-image: none;
	text-decoration: underline;
	
}

.text_bold2 a:hover{
	color: #CC0066;
	text-decoration: none;
	}
	
.text_bold2 a:visited{
	color: #000000;
	text-decoration: underline;
	}	
	
	
.disc{
	color: #663399;
	font-size: 16px;
	font-weight: bold;
}

.free{
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}

.jcard{
	color: #990033;
	font-size: 16px;
	font-weight: bold;
}

.rm{
	color: #009933;
	font-size: 16px;
	font-weight: bold;
}
