body, div {
	font-family: Arial;
	font-size: 12px;
	color: #555555;
}

td {
	font-size: 12px;
}

small {
	font-size:10px;
}

p {
	margin-top:0px;
}


H3 {
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	position: relative;

}
H2 {
	padding-top:5px;
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	position: relative;

}

H4 {
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	position: relative;

}

a:link
	{color:#555555;
	font-weight:bold;
	text-decoration:none;
	}
a:visited
	{color:#555555;
	font-weight:bold;
	text-decoration:none;
	}
a:active
	{color:#555555;
	font-weight:bold;
	text-decoration:none;
	}
a:hover
	{color:#505050;
	background-color:#C0C0C0;
	font-weight:bold;
	text-decoration:none;
	}


a.navi:link
	{
	color:#555555;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	}
a.navi:visited
	{
	color:#555555;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	}
a.navi:active
	{
	color:#555555;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	}
a.navi:hover
	{
	color:#505050;
	background-color:#C0C0C0;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	}

.AllPageNaviTitle{
	font-weight:bold;
	color: #FFFFFF;
	font-size: 14px;
	background-color:#9EBCB1;
	width:95%;
}

legend {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	
}
.SubTitle {
	font-weight:bold;
	color: #ff7232;
	font-size: 14px;
	background-color:#ffffff;
	width:95%;
}

.AdrListHeader {
	font-weight: bold; 
	color: #505050; 
	background-color: #9EBCB1;
}
table.Agenda {
	border-collapse: collapse;
	border-width: 1px; 
	border-style: solid;
	border-color: black;
}

td.Agenda {
	border-width: 1px; 
	border-style: solid;
	border-color: black;
	font-size: 7pt;
}

td.AgendaHeader {  
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #666666;
	border-width: 1px; 
	border-style: solid;
	border-color: black;
	font-size: 7pt;
}

td.AgendaToday {
	border-width: 2px; 
	border-style: solid;
	border-color: red;	
	font-size: 7pt;
}

.AgendaToday, .Agenda a:link {
	color:#000000;
}
.AgendaToday, .Agenda a:visited  {
	color:#000000;
}

.AgendaTitle {
	font-size: 8pt;
}
table.Agenda {
	border-collapse: collapse;
	border-width: 1px; 
	border-style: solid;
	border-color: black;
}

td.Agenda {
	border-width: 1px; 
	border-style: solid;
	border-color: black;
	font-size: 7pt;
}

td.AgendaHeader {  
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #666666;
	border-width: 1px; 
	border-style: solid;
	border-color: black;
	font-size: 7pt;
}

td.AgendaToday {
	border-width: 2px; 
	border-style: solid;
	border-color: red;	
	font-size: 7pt;
}

.AgendaToday, .Agenda a:link {
	color:#000000;
}
.AgendaToday, .Agenda a:visited  {
	color:#000000;
}

.AgendaTitle {
	font-size: 8pt;
}

