
.style0 {
	color: #555;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {
	color: #339933;
	font-size: large;
}

.style2 {
color: #339933; 
font-size: large; 
font-family: Arial, Helvetica, sans-serif; 
}

.style3 {
color: #ccc; 
font-style: italic; 
}

.style5 {
color: #ccc; 
}

.style6 {
color: #fff; 
}

.style7 {
color: #ccc; 
}

.style8 {
	font-size: 15px;
	margin: 5px 5px 15px 5px;
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

.style9 {
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.style10 {font-family: Arial, Helvetica, sans-serif
}

.style11 {
	color: #ff0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.style13 {
	color: #fff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.style14 {
	font-size: 14px;
	margin: 5px 5px 15px 5px;
	text-align: center;
	color: #f9f;
	font-family: Arial, Helvetica, sans-serif;
}

.style15 {
	font-size: 17px;
	margin: 5px 5px 15px 5px;
	text-align: center;
	color: #f9f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


p	{
text-align: center;
}

body {
	background-color: #000;
	text-align: center;
	width: 100%;
}




table#box {
	margin-left: 4%;
	border: 1px solid #fc0;
	width: 90%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

tr {
	padding: 0px, 0px, 8px, 0px;
}

#date  {
text-align: center;
vertical-align: top; 
padding-top: 6px;
font-size: 15px;
margin-top: 20px;
margin-left: 10px;
border: 1px solid #cf6;
line-height: 15px;
font-family: arial, helvetica, sans-serif;
color: #fc0;
font-weight: bold;
}

#venue  {
text-align: left;
padding-top: 6px;
background-color: #fc0;
font-size: 13px;
margin-top: 20px;
margin-left: 10px;
border: 1px solid #cf6;
line-height: 15px;
font-family: arial, helvetica, sans-serif;
color: #000;
font-weight: bold;
}

#desc  {
text-align: left;
margin-left: 10px;
margin-top: 4px;
border: 1px solid #cf6;
font-size: 13px;
line-height: 16px;
font-family: arial, helvetica, sans-serif;
color: #cf6;
}

#descenter  {
text-align: center;
margin-left: 10px;
margin-top: 4px;
border: 1px solid #cf6;
font-size: 13px;
line-height: 16px;
font-family: arial, helvetica, sans-serif;
color: #cf6;
}



#spacerow  {
height: 8px;
}

#tabname  {
text-align: center;
margin-left: 10px;
margin-top: 4px;
font-size: 13px;
letter-spacing: 0.5em;
line-height: 16px;
font-family: arial, helvetica, sans-serif;
color: #cf6;
}

emph  {
font-style: italic;
}

a:link {
	color: #c60;
	text-decoration: none;
}
a:visited {
	color: #c60;
	text-decoration: none;
}
a:hover {
	color: #f30;
	text-decoration: none;
}
a:active {
	color: #f00;
	text-decoration: none;
}