body {
	border-top-style: 0px;
	border-right-style: 0px;
	border-bottom-style: 0px;
	border-left-style: 0px;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	background-color: #ffffff;
	
}

h1{
	font-size: 16px;
	margin-bottom: 0px; 
	margin-top: 3px; 
	line-height: 18px;
	font-weight: bold;
	color: #ff0000;
}

h2{
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 0px; 
	margin-top: 3px; 
	font-weight: bold;
	color: #ff0000;
	margin-top: 5px; 
}

a, a:visited, a:active, a:link{
	color: #000000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.topNavA, a.topNavA:visited, a.topNavA:link{
	color: #ffffff;
	text-decoration: none;
}

a.topNavA:hover{
	text-decoration: underline;
}

hr {
	color: #dcdcdc;
	background-color: #dcdcdc;
	border: #dcdcdc;
	height: 1px;
}

img.thumb{
	margin-left: 5px; 
	border: 1px solid #dcdcdc;
}

ul.l{
	list-style-type: disc;
	list-style-position: outside;;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #ff0000;
	font-size: 12px;
	line-height: 18px;
}
li.l{
	margin-left:-20px;
	
}

li.ag{
	margin-left:-20px;
	color: #000000;
}

table.topNav {
	background-color: #000000;
	color: #ffffff;
	font-size: 12px;
}

td{
	text-align: left;
}

input,select, textarea{
	font-size: 12px;
	border: 1px solid #ff0000;
}

input.btn{
	background-color: #ff0000;
	font-weight: bold;
	font-family: Verdana;
	color: #ffffff;
}

.imgLink{
	cursor: pointer;
}

.tl{
	cursor: pointer;
}

.agendaSub {
	font-size: 9px;
	font-style: italic;
}

#ftr{
	font-size: 9px;
	margin-left: 10px; 
	color: #000000;
}



.image{
	cursor: pointer;
}





