body {
    background-color: #B5CECE; 
    margin: 0px 0px 0px 5px;
}

td {
	font-family: verdana;
	font-size: 12px;
    color: black;
    line-height: 16px;
}

th {
	font-family: verdana;
	font-size: 12px;
    color: black;
    line-height: 16px;
	font-weight: bold;
}

a:link {
    font-family: verdana;
	font-size: 12px;
	color: #800080;
	text-decoration: underline;
	font-weight: bold;
}
a:visited { 
    font-family: verdana;
	color: #800080; 
	text-decoration: underline;
	font-weight: bold;
}
a:hover { color: #C000C0; }
a:active { color: #FFC0FF; }

td.menu, a.menu:link, a.menu:visited {
    font-family: verdana;
	font-size: 13px;
	letter-spacing: 1px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover, a.menu:active { 
    font-family: verdana;
	font-size: 13px;
	letter-spacing: 1px;
	color: #B5CECE; 
	text-decoration: none;
	font-weight: bold;
}

.map1, a.map1:link, a.map1:visited {
	font-family: verdana;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
    color: black;
    line-height:17px;
}
a.map1:hover, a.map1:active {
	font-family: verdana;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
    color: #C000C0;
    line-height:17px;
}

.map2, a.map2:link, a.map2:visited {
	font-family: verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
    color: #800080;
    line-height:23px;
}
a.map2:hover, a.map2:active {
	font-family: verdana;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
    color: #C000C0;
    line-height:23px;
}

a.map3:link, a.map3:visited {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
    color: #800080;
    line-height:21px;
}
a.map3:hover, a.map3:active {
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
    color: #C000C0;
    line-height:21px;
}

a.lmenu:link, a.lmenu:visited {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
    color: #800080;
    line-height:22px;
}
a.lmenu:hover, a.lmenu:active {
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
    color: #C000C0;
    line-height:22px;
}

.obj {
	font-family: verdana;
	font-size: 12px;
	letter-spacing: 1px;
    color: black;
    line-height:17px;
}
.small {
	font-family: verdana;
	font-size: 11px;
        color: black;
        line-height:15px;
}
a.small:link, a.small:visited {
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
        color: #800080;
        line-height:15px;
}
a.small:hover {
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
        color: #C000C0;
        line-height:15px;
}
.tiny {
	font-family: verdana;
	font-size: 10px;
        color: black;
        line-height:14px;
}
a.tiny:link, a.tiny:visited {
	font-family: verdana;
	font-size: 10px;
        color: #800080;
	font-weight: normal;
	text-decoration: none;
        line-height:14px;
}
a.tiny:hover {
	font-family: verdana;
	font-size: 10px;
        color: #C000C0;
	font-weight: normal;
	text-decoration: underline;
        line-height:14px;
}

.hdr-blk {
	font-family: verdana;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	color: black;
    line-height:19px;
}

p       {
	text-align: justify;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.imgB {
	border-color: black;
}

hr.blue {
	border: 1px solid #B5ADB5;
}