        div, p,table,tr,td {
                font-size: 10pt;
                font-family : Arial;
                font-color:#425066;
                color: #425066;
        }
        body {
                font-size: 10pt;
                font-family : Arial;
                font-color:#425066;
                color: #425066;
        }
		.mainTextArea	{
			position:absolute;
			left:190px;
			top:160px;
			z-index:10;
		}
        sup {
                font-size: 8pt;
        }
        .gallerypic {
	border: 2px solid Black;
}
        .faqq {
                font-size: 14pt;
                font-family : Arial;
                font-color:#425066;
                color: #425066;
				font-weight:bold;
        }
        .faqa {
				font-size: 12pt;
				padding-left : 30px;
				font-family : Arial;
				color:#006400;
		}
        .hometext       {
                font-size: 10pt;
                font-family : Arial;
                font-color:#425066;
                color: #425066;
        }
        .yellowtext       {
                font-size: 14pt;
                font-family : Arial;
                font-color:#cc9900;
                color: #cc9900;
                font-weight: bold;
        }
        .bottomtext     {
                font-size: 32pt;
                font-family : Arial;
                font-color:#165a7e;
                color: #165a7e;
                font-weight: bold;
        }
        H1 {
                font-size: 20pt;
                font-family : Arial;
                font-color:#425066;
                color: #425066;
        }
        H2 {
                font-size: 16pt;
                font-family : Arial;
                font-color:#425066;
                color: #425066;
        }
        .yellowsmall    {
                font-size: 10pt;
                font-family : Arial;
                font-color:#ffffcc;
                color: #ffffcc;
                }
        .steelbluesmall    {
                font-size: 10pt;
                font-family : Arial;
                font-color:#425066;
                color: #425066;
                }
        .steelbluetitle    {
                font-size: 20pt;
                font-family : Arial;
                font-color:#425066;
                color: #425066;
				font-weight:bold;
                }
        .whitesmall     {
                font-size: 10pt;
                font-family : Arial;
                font-color:white;
                color: white;
        }
        .small     {
                font-size: 8pt;
                font-family : Arial;
                font-color:#425066;
                color: #425066;
        }
        .smallred     {
                font-size: 8pt;
                font-family : Arial;
                font-color:red;
                color: red;
        }
        .smallblue     {
                font-size: 8pt;
                font-family : Arial;
                font-color:blue;
                color: blue;
        }
        .smallgray     {
                font-size: 8pt;
                font-family : Arial;
                font-color:gray;
                color: gray;
        }
        .smallpurple     {
                font-size: 8pt;
                font-family : Arial;
                font-color:purple;
                color: purple;
        }
        .smallgreen     {
                font-size: 8pt;
                font-family : Arial;
                font-color:green;
                color: green;
        }
        .black  {
                font-color:black;
                color: black;
        }
        .copyright {
                font-size: 8pt;
                font-family : "Arial";
                font-color:#425066;
                color:#425066;
                }
        .note {
                font-size: 10pt;
                font-family : "Arial Rounded MT Bold",Arial;
                font-color:#cc3300;
                color:#cc3300;
				font-weight:bold;
        }
        .bold {
                font-family : "Arial Rounded MT Bold",Arial;
                font-color:#cc3300;
                color:#cc3300;
				font-weight:bold;
        }
        .steelbluenote    {
                font-size: 8pt;
                font-family : Arial;
                font-color:#425066;
                color: #425066;
                }
		.lightbluebg {
				background-color: #99ccff;
		}
		.menupopup {
	position: absolute;
	visibility: hidden;
	left: 140px;
	top: 160px;
	z-index: 100;
	background-color: #4682B4;
	border: 2px solid Black;
	color: white;
	font-weight: bold;
	font-size: 12pt;
	padding: 4px;
	width: 200px;
	text-align: center;
}
        .footer {
                font-size: 8pt;
                font-family : "verdana",Arial;
                font-color:#425066;
                color:#425066;
        }
        A:active {
                COLOR: red; 
        }
        A:link {
                COLOR: blue; TEXT-DECORATION: underline
        }
        A:visited {
                COLOR: purple; 
        }
        A:hover {
                COLOR: red; 
        }
