        h1 {
	background-color: grey;
	font-size: 1.1vmax;
	/*font-size: 12px;*/
            color:#000000;
	padding:4px;
	font-weight: bold;
	font-family: "Verdana", Times, serif;
        }

        h2 {
            color: rgb(255, 0, 0);
            /*font-size: 2em;*/
            font-size: 2vmax;
            font-weight: bold;
            font-family: "Georgia", Times, serif;
        }

        h3 {
            color: black;
            /*font-size: 2em;*/
            font-size: 2vmax;
            font-weight: bold;
            font-family: "Georgia", Times, serif;

        }

        h2 a {
            color: rgb(255, 0, 0);   
        }

        

        h4 {
            font-size: 1.4vmax;
            font-weight: bold;
            font-family: "Verdana", Times, serif;

        }
		
		.mainHeadline {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
        }

        .quickDesc {
	font-size: 14px;
	font-weight: bold;
	font-family: "Verdana", Times, serif;
        }
		
		.navLine {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
        }
		
		.picCaption {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
        }
		
		.picCaptionSidebar {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
        }
		
		.subheadLine {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
        }
		
		.bodyText {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
        }
		
		.menuTextLinks {
	font-size: 13px;
	font-family: "Verdana", Times, serif;
        }
		
		.tableHeadline {
	font-size: 14px;
	font-weight: bold;
	font-family: "Verdana", Times, serif;
	font-style: italic;
        }
		
		.tableHeader {
	font-size: 13px;
	font-weight: bold;
	font-family: "Verdana", Times, serif;
        }
		
		.tableText {
	font-size: 13px;
	font-family: "Verdana", Times, serif;
        }
		
		.footerCredit {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
        }

        img {
            max-width: 100%;
            height: auto;
        }
		
		.NewMainHeadline {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font: Helvetica;
        }
.SECTION_NAME {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
}
.tableReverseHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
}
