body 
{
background-image:url('images/bg.jpg');
background-repeat:no-repeat;
background-attachment:fixed
}

* {
margin: 0;
padding: 0;
}

hr
{
 border: 2px dotted #ffffff; border-style: none none dotted;

}


table, tr, td, div 
{  
	color:#000000;
	font-family: tahoma;
	font-size: 12;     
} 


p
{
	color: #b716df;
	font-family: tahoma;
	font-size: 13;
}

a
{
	color: #000000; 
	text-decoration: none;
	font-family: tahoma;
	font-size: 12;
	font-weight: bold;
}

a.bom
{
	color: #000000; 
	text-decoration: none;
	font-family: tahoma;
	font-size: 16;
	font-weight: none;
}

a.bottom
{
	color: #000000; 
	font-family: tahoma;
	font-size: 9;
}
	
a:hover 
{  
	color:#000000;
} 

a.small
{  
	color:#000000;
	font-family: tahoma;
	font-size: 9;
}

b
{
	color: #000000;
	font-size: 12;
}

b.title
{
	color: #000000;
	font-size: 20;
}

b.highlight
{
	font-weight: bold;
	color: #b716df;
	font-size: 14;
	font-family: tahoma;
}

b.header
{
	color: #797979;
	font-size: 25;
}

img
{
	border: 0;
}

h1  
{
font-weight: bold;
color: #000000;
font-family: garamond; 
font-size: 24;
}

.ticket
{
background-image:url('images/ticketbg.jpg');
background-repeat:no-repeat;
}

h2  
{
color: #b716df;
font-family: tahoma; 
font-size: 24;
font-weight: bold;
}

b.mission
{
	font-weight: bold;
	color: #252525;
	font-size: 24;
	font-family: garamond;
	text-align: left
}