A {
        text-decoration: none;
        color: #006599;
        font-weight: bold;
}

A:hover {
        text-decoration: underline;
        color: #004F77;
        font-weight: bold;
}

.body {
	    font-family: Verdana, arial, helvetica; font-size: 13px; line-height: 17x;}
		
.blue { color: #174668; font-weight: bold}

.home {
	    margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
}

.title1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: #000000;
}

.title2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 17px;
        color: #000000;
}

.smalltext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 13px;
        color: #000000;
}

.advance {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; line-height: 15px; color: #174668; font-weight: bold}

.head {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: 22px; color: #174668}

table.navbar {border-collapse: collapse;}
table.navbar td {border: 1px solid #554544;}
table.navbar td a{display: block;padding: 4px;text-decoration: none; font-family: Verdana, Arial, sans-serif; font-size: 12px;}
table.navbar td a:link, table.navbar td a:visited {color: #EFEFEF;background-color: #006599;}
table.navbar td a:hover, table.navbar td a:active {color: #006599;background-color: #ADB1B4;}

.spacing-100px {margin-top: -100px}

.spacing-10px {margin-top: 10px}

.spacing-5px {margin-top: 5px}

.spacing-up {margin-top: -14px}