BODY	
	{font-family: arial, helvetica, ms gothic, sans-serif;
	color: black;
	text-decoration: none}

P
	{font-size: 10pt}
	
H1
	{font-size: 16pt;
	font-weight: bold;}
	
H2
	{font-size: 14pt;
	font-weight: bold;}

H3
	{font-size: 12pt;
	font-weight: bold}

H4
	{font-size: 10pt;
	font-weight: bold}

ADDRESS
	{font-size: 8pt}

.detail
	{font-size: 10pt;
	font-weight: bold;
	color: #0099FF}

.red
	{color: red}
	
A:link,  A:visited, A:active
	{text-decoration: underline;
	color: black}

A:hover
	{text-decoration: underline;
	color: red}

TD.main
	{background: white;
	padding: 10px;
	vertical-align: top}

DIV.events
	{
	font-family: arial, helvetica, "ms gothic", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #006600;
	text-decoration: none;
	border: 2pt solid #AAEEFF;
}

DIV.events A:link, DIV.events A:visited, DIV.events A:active
	{text-decoration: underline;}

DIV.events UL
	{list-style-image:url(images/clef_bullet.gif);
	margin: 0px 0px 0px 20px}
	
DIV.events LI
	{margin: 0px;
	padding: 0.5ex  0ex  0.5ex  0ex}

DIV.events A:hover
	{text-decoration: underline;
	color: red}

TD.sidebar P
	{font-family: arial, helvetica, ms gothic, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: white;
	line-height: 112%;
	text-align: center;
	text-decoration: none}	

TD.sidebar A:link, TD.sidebar A:visited, TD.sidebar A:active 
	{color: white;
	text-decoration: underline}

TD.sidebar A:hover
	{text-decoration: underline;
	color: red}
	
TD.sidebar-left P
	{font-family: arial, helvetica, ms gothic, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: white;
	line-height: 112%;
	text-align: center;
	text-decoration: none}	

TD.sidebar-left A:link, TD.sidebar-left A:visited, TD.sidebar-left A:active 
	{color: white;
	text-decoration: none}

TD.sidebar-left A:hover
	{text-decoration: none;
	color: red}
	
TD.sidebar-right P
	{font-family: arial, helvetica, ms gothic, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: white;
	line-height: 112%;
	text-align: center;
	text-decoration: none}	

TD.sidebar-right A:link, TD.sidebar-right A:visited, TD.sidebar-right A:active 
	{color: white;
	text-decoration: underline}

TD.sidebar-right A:hover
	{text-decoration: underline;
	color: red}
	
DIV.explanation
	{
	}

H1.eventtable
	{
	margin-top:0; 
	margin-bottom:0;
	font-size: x-large;
	line-height: 100%;
	}
	
TABLE.eventtable
	{
	MARGIN-TOP: 10;
	MARGIN-B0TTOM: 0;
	}
	
TD.eventnamedate
	{
	padding-left:0;
	padding-top:10;
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	}
	
SPAN.eventdate
	{
	font-size:medium;
	line-height: 120%;
	}
	
TD.eventsymbol
	{
	width: 140;
	vertical-align: top;
	}
	
IMG.eventsymbol
	{
	width:120;
	margin: 10;
	}
	
TD.eventnotes
	{
	padding: 10 10 0;
	}
	
P.eventnotes
	{
	font-size: medium;
	line-height: 120%;
	}
	
P.eventpagenavtop
	{
	font-family: "ms gothic";
	font-size: small;
	text-align: left;
	}
	
P.eventpagenavbottom
	{
	font-family: "ms gothic";
	font-size: small;
	text-align: right;
	}	

IMG.eventthumbnail
	{
	border: 1px inset;
	border-color: #999999;
	height:100;
	margin: 20;
	}


