﻿body 
{
	background-color:Black;
	margin: 0px;
	border:0px;
	font-family: Arial;
	font-size:12px;
}
table 
{
	font-size:12px;
}
p
{
	font-size:12px;
}
.std_dd 
{
	font-family: Arial;
	font-size:12px;
}
a, a:visited 
{
	 color: #000066;
	 text-decoration: none;
}
a:hover 
{ 
	text-decoration: underline;
}
h4.nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	margin: 0px 0 9px 0;
	line-height: 20px;
}
.page-link
{
   font-size:12px;
   font-weight:bold;
}
h4
{
	font-size: 11pt;
}
h1 
{ 
	font-size: 14pt; 
}
h2 
{ 
	font-size: 13pt; 
}
h3
{ 
	font-size: 12pt;
}
.EventDetailsImage 
{
	float: right;
	margin-left: 12px;
	margin-bottom: 4px;
	border: 1px solid black;
}