*{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
}
body{
		margin: 0px;
}

.title{
	color: #358079;
	font-weight:bold;
}

a{
	color: #358079;
	font-weight:bold;
	text-decoration:none;
}

.titleAlt{
	color:#902A31;
	font-weight:bold;
}

.whitebold{
	color: white;
	font-weight:bold;
}

.black{
	color: #000000;
}

.spacing{
	line-height: 150%;
	text-align:justify;
}

.bigTitle{
	font-size: 14px;
	color: #358079;
	font-weight: bold;
}
.imgLink{
	border:3px solid #003300;
}
.formDefault{
	background-image:url(/img/bg_form.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border: 1px solid #518657;
	font-size: 12px;
	color: black;
}
.borderzero{
	border:0px;
}
.agendaHome{
font-weight:normal;
color:#666666;

}