body {
	font: 11pt/18pt Garamond,Times, serif; 
	text-align:center;
	text-decoration:none; 
	margin:0px;
}

p {  
	font: 11pt/18pt Garamond,Times, serif; 
	color: #ffffff; 
	font-style: normal; 
	font-weight: normal
	}
	
.shows {  
	font: 8pt/18pt Garamond,Times, serif; 
	color: #ffffff; 
	font-style: normal; 
	font-weight: normal
	}

li
{
	font: 11pt/18pt Garamond,Times, serif; 
	color: #ffffff; 
	list-style-image: url(/images/bullet.gif);
} 

A:link {
	text-decoration: none; 
	color: #ffffff; 
	font-family: Garamond,Times, serif;
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold
	}

A:visited {
	text-decoration: none; 
	color: #ffffff; 
	font-family: Garamond,Times, serif;
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold
	}

A:active {
	text-decoration: none; 
	color: #ffffff; 
	font-family: Garamond,Times, serif;
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold
}

A:hover {
	text-decoration: underline; 
	color: #ffffff; 
	font-family: Garamond,Times, serif;
	font-size: 13px; 
	text-decoration: underline;
	font-weight: bold
	}
	
br {  
	font-family: Garamond,Times, serif;  
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal
	}

h1 {  
	font-family: Garamond,Times, serif;  
	font-size: 14px; 
	font-style: normal; 
	color: #ffffff; 
	font-weight: bold;
	letter-spacing: 1px;
	}

h2 {  
	font-family: Garamond,Times, serif;  
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold;
	COLOR: #ffffff;
	}

h3 {  
	font-family: Garamond,Times, serif; 
	font-size: 15px; 
	font-style: normal; 
	font-weight: bold;
	COLOR: #ffffff;
	}

.border 
	
	{  
	
	border-top: 2px solid Olive;
	border-bottom: 2px solid Olive;
	border-right: 2px solid Olive;
	border-left: 2px solid Olive;
	padding: 3px 3px 3px 3px;  
	color: #Olive;
	background-color: #Olive;
	
	}
