@charset "utf-8";
/* CSS Document */

.bigtitle{
font-size:33px;
font-weight:bold;
}

.subtitle{
font-family:"Times New Roman", Times, serif;
font-size:20px;
text-transform:uppercase;
letter-spacing:2px;
font-weight:bold;
color:#a7d38a;
}

.highlight{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
color:#6cbe45;
}

.timeline_footer {
	font-weight:bold; 
	background-color:#4169e1; 
	color:#FFF; 
	line-height:20px;
	text-align:center;}
