body
	{
	background-color: #f4f4f4;
	background-image: url(../images/background.gif); 
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #000000;
	}

p
	{
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 8pt;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
p.right
	{
	text-align: right;
	margin: 15px 0px 15px 0px;
	}

p.center
	{
	font-size: 8pt;
	text-align: center;
	margin: 15px 0px 0px 0px;
	}

img.logo
	{
	margin: 0px 0px 0px 0px;
	}
img.photo
	{
	margin: 7px 0px 5px 0px;
	}

img.split
	{
	margin: 0px 0px 5px 0px;
	}

a 
	{
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	}

a:hover 
	{
	text-decoration: underline;
	color: #006699;
	}	
	
a.neutral 
	{
	font-weight: normal;
	text-decoration: none;
	color: black;
	}

a.neutral:hover 
	{
	text-decoration: underline;
	color: #006699;
	}	
	
h1
	{
	font-size: 14pt;
	font-weight: bold;
	margin: 15px 0px 12px 0px;
	}

h2
	{
	font-size: 12pt;
	font-weight: bold;
	margin: 10px 0px 10px 5px;
	}

h3 
	{
	font-size: 10pt;
	font-weight: bold;
	margin: 17px 0px 17px 0px;
	}

td.event
	{
	margin: 65px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #cccccc;
	background-color: #f4f4f4;
	}

td.menu
	{	
	margin: 0px 0px 0px 0px;
	padding: 7px 5px 7px 5px;
	border: 1px solid #cccccc;
	border-left: 4px solid #006699;	
	font-weight: bold;
	background: #f4f4f4;
	}	

td.border
	{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}

td.borderright
	{
	border-right: 1px solid #cccccc;
	}

