
.Footer {width:100%; clear:both; padding:20px 0 10px 0; background:#78a2cc}
.Footer p {text-align:center}
/* These styles control the optional footer columns */
#footercolumns {padding:2em 0 0 10%}
#footercolumns .block {float:left; width:30%; margin:0 0 0 2.5%}
#footercolumns .first, * html #footercolumns .first{clear:both; margin:0}


/* default font size*/
@import url(large.css);

/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd	{
	font-family:	 Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*--------------------------------- Default -----------------------------------------------*/
h1 {
  font-size: 130%;
  font-weight: bold;
}

h2 {
  font-size: 110%;
  font-weight: bold;
}

