p {
 font-family: Verdana;
 font-size: 12px;
 font-weight: normal;
 text-align: justify;
 color: #000080;
}

.sm {
 font-family: Verdana;
 font-size: 10px;
 font-weight: normal;
 text-align: center;
 color: #000080;
}

h1 {
 font-family: Verdana;
 font-size: 18px;
 font-weight: bold;
 text-align: center;
 color: #000080;
}

a:link.navlink {
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
 text-decoration:none;
 color: #ffffff;
}

a:hover.navlink {
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
 text-decoration:none;
 color: #ffffff;
}

a:visited.navlink {
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
 text-decoration:none;
 color: #ffffff;
}

a:link.plink {
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
 text-decoration:none;
 color: #000080;
}

a:hover.plink {
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
 text-decoration:underline;
 color: #000080;
}

a:link {
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
 text-decoration:none;
 color: #000080;
}


a:visited {
font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
 text-decoration:none;
 color: #000080;
}


a:hover {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
text-decoration:underline;
color: #000000;
}

.inp {
 font-family: verdana;
 border-style: solid;
 border-color: #000080;
 border-width:1px;
 font-size:10px;
 font-weight: bold;
 text-decoration: none;
 color: #003184;
}