BODY, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color:black;
}
H2 {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	line-height : 15pt;
	color : Navy;
	vertical-align : baseline;
}
    a{
    text-decoration:none;
    font-size:10pt;
    color: Navy;
    font-family:verdana;
    }

    a:hover{
	text-decoration: underline;
    }

    a.blue {
    font-size:11px;
    color:#0349FF;
	font-family:verdana;
    text-decoration:underline;
    }
     a.blue:visited {
    color:0349FF;
    }
     a.white {
    font-size:10px;
    color:#ffffff;
	font-family:verdana;
    text-decoration:underline;
    }
     a.white:visited {
    color:#ffffff;
    }
    .padding{
    	padding-left:20;
        padding-right:20;
        padding-top:5
    }
.bgtop {
	background-repeat: no-repeat;
	background-position: top;
}

H3 {
	color : Navy;
	line-height : 35pt;
	font-weight : bold;
}

.cat    {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    font-size:12px;
    background-color: #006600;
    font-weight: bold;
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 0px;
 }
.copyright        { font-size: 8pt; }
.catbg        { background-color: #EEEEEE; color: #0349FF; font-weight: bold; font-size: 13px; }
.windowbg2    { background-color: #EEEEEE; font-size: 11px; font-family: Verdana; color: #000000; }
.content{
  background-color: #fafafa;
  border: 1px solid #006900;
  font-size:11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#303030;
  padding: 10px;
}
 a.catbg {
    font-size:11px;
    color:#0349FF;
	font-family:verdana;
    text-decoration:none;
}
a.catbg:visited {
    color:#0349FF;
}
a.catbg:hover {
    text-decoration:underline;
}
.Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #996633;
}
.ISO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
}

