body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*Links*/
	#topmenu a{
		color:#0054a6;
		font: bold 17px Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
#topmenu a:hover{
	border-bottom: 1px dashed #0054a6;
}
#sidebar a{
	color:#0054a6;
	text-decoration:none;
}
#sidebar a:hover{
	border-bottom:1px dotted;
}
/*End Links*/

h1{
	font: bold 35px "Century Gothic" "Arial Narrow" Arial sans-serif;
	letter-spacing:-1px;
	margin-bottom:0.5em;
	text-transform: uppercase;
}
h2{
	font: italic 30px "Times new roman" serif;
	margin-bottom:0.5em;
	color:#999;
}
#sidebar h2{
	font: bold 18px "Century Gothic" "Arial Narrow" Arial sans-serif;
	margin:20px 0 20px 20px;
}
#sidebar p{
	width:160px;
	/*background-color: Aqua;*/
	margin:0 0 0 20px;
	font-size:12px;
	margin-bottom:1.5em;
}
h3{
	font: bold 18px "Century Gothic" "Arial Narrow" Arial sans-serif;
	letter-spacing:-1px;
	margin-bottom:0.5em;
	text-transform: uppercase;
	background:orange;
	padding:5px;
	color:#fff;
}
h4{
	font: bold 18px "Times new roman" serif;
	margin-bottom:0.5em;	
}
p#ingress{
	font: bold 18px "Times New Roman" Georgia serif;
	margin-bottom:1.5em;
}
td.text p{
	font: 13px/1.5 Arial, Helvetica, sans-serif;
}
td.text strong{
	font-size: 18px;
}
td.time{
	width:130px;
	font: bold 17px "Century Gothic" "Arial Narrow" Arial sans-serif;
}
td.content{
	padding-bottom:15px;
}
td.content p{
	font-size:13px;
}
p#tack{
	font-size:14px;
	margin-bottom:40px;
}
p#pdf{
	font-size:14px;
	margin: 10px 0 10px 0px;
	line-height: 150%;
}

