/* Navigation */

        :link, :visited {
                color: #336699;
                            text-decoration: none;
        }

       

        :link:hover, :visited:hover {
                color: #003399;
                            text-decoration: underline;
        }

.body {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #000000;
        line-height: 1.5em;
}

.contactinfo {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
        line-height: 1.5em;
        text-align: left;
        margin:  1.5em 0 0 14px; 
}

.header {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 15px;
	font-weight: bold;
	color : #000000;
        line-height: 1.0em;
}

.sub_head {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 13px;
	font-weight: bold;
	color : #000000;
        line-height: 1.0em;
        margin: 1.5em 0 .5em 0;
}

h1 {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 15px;
	font-weight: bold;
	color : #000000;
        line-height: 1.0em;
}

h2 {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 13px;
	font-weight: bold;
	color : #000000;
        line-height: 1.0em;
        margin: 1.5em 0 .5em 0;
}

h1.body {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 15px;
	font-weight: bold;
	color : #000000;
        line-height: 1.0em;
}

h2.body {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 13px;
	font-weight: bold;
	color : #000000;
        line-height: 1.0em;
        margin: 1.5em 0 .5em 0;
}

.body_linked {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration: underline;
	color : #336699;
}


.menu_head {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: bold;
	color : #003399;
}


.menu {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #003399;
}


.top  {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
}


.copyright {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color : #000000;
        text-align: center;
}

