body
{
font-family: "Arial", Arial;
font-size: 16px;
color: black;
background-image: url(../1st_badge.jpg);
background-repeat: repeat;
background-attachment: fixed;
background-color: #ffffff;
border: 0;
margin: 0;
padding: 0;
}

h5 {
   font-family: "Arial", Arial;
   font-size: 16px;
   font-weight: bold;
   background: #ffffff;
   color: black;
   line-height: 18px;
   width: 400px;
   padding: 1%;
}

h6 {
   font-family: "Arial", Arial;
   font-size: 16px;
   font-weight: bold;
   background: #ffffff;
   color: black;
   line-height: 18px;
   width: 70%;
   padding: 1%;
}


table
{
margin-left: auto;
margin-right: auto;
}

h1 { font-size: 18pt; font-family: "Arial", Arial;}

h2 { font-size: 16pt; font-family: "Arial", Arial;}

h3 { font-size: 12pt; font-family: "Arial", Arial; }

P { font-family: "Arial", Arial; }

a:visited{ color: navy; font-weight: Bold; text-decoration: underline; }

a:link{ color: navy; font-weight: Bold; text-decoration: underline; }

a:hover{ color: red; font-weight: Bold; text-decoration: underline; cursor:hand; }

.navbar{ width:350px; border: 3px solid black;}

.navrow { background-color:saddlebrown; padding:10px}

.navwhite { font-family: "Arial", Arial; font-size: 12px; font-weight: bold; color: white; text-decoration:none; }

a.nav { font-weight: bold; font-size: 12px; color: white; text-decoration: none; }

a.nav:visited { font-weight: bold; font-size: 12px; color: white; text-decoration: none; }

a.nav:hover { font-weight: bold; font-size: 12px; color: yellow; text-decoration: none; }
