/* Start of CMSMS style sheet 'BGC : Headings_Links' */
/* Start of CMSMS style sheet 'BGC : Headings_Links' */
h1 {
   font-family:"Times New Roman", Georgia, Times, serif;
   font-size: 28px;	
   font-weight: normal;
   text-transform: uppercase;
margin:0px;
color: #fff;
   padding: 10px 0px 20px 0px;
}

h2, h3 {
   font-family:"Times New Roman", Georgia, Times, serif;
   color: #f3f6c6;
   padding: 0px 0px 0px 0px;
}


h2, h3, h4 p {
	padding-top: 10px;		
	margin: 0;
}

h2 {
   font-size: 130%;

}
h3 {
   font-size: 150%;	
   font-weight: normal;
   text-transform: uppercase;
   display:block;
   font-weight:bold;
}

h4 {
   font-family:"Times New Roman", Georgia, Times, serif;
   font-weight: normal;
   color: #f3f6c6;
}

h5 {
   font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   letter-spacing: 2px;
   text-transform: uppercase;
   color: #f3f6c6;
   margin:0px 0px -10px 8px;
}

ul {
	list-style: none;
}
/* links */
a, a:visited {	
	color: #55402f;
	background: inherit;
}
a:hover {
	color: #0383a9;
	background: inherit;
	text-decoration: underline;	
}
/* End of 'BGC : Headings_Links' */


/* End of 'BGC : Headings_Links' */

