BODY {
    margin-top: 2em;
		margin-left: 4em;
    background-color: white;
    font-family:  verdana, arial;
		color: rgb(0,0,171);
		scrollbar-highlight-color: white;
		scrollbar-face-color: white ;
		scrollbar-arrow-color : rgb(0,0,171);
}

div.menu {
    color: #0000AB;
    font-family: verdana, helvetica, arial, ;
    font-weight: bolder;
    font-size: 12pt;
    border-top: solid white 1px;
    cursor: hand;
}



a:link{color: rgb(0,0,171); text-decoration: none; }
a:visited{color: rgb(0,0,171); text-decoration: none; }
a:hover{color: rgb(0,0,171); text-decoration: underline; }

a.email:link{color: #0000AB; text-decoration: underline;}
a.email:hover{color:#3366CC; text-decoration: underline;}

img.menu {
		border: 1px solid rgb(0,0,171);
		filter: alpha(opacity=60) 
}
div{
		text-align: center;
}
dl{
	 font-size: 9pt;
}
dt{
	 font-weight: bold;
	 
}

div.divPhoto{
					font-size: 7pt;
					text-align: left;
}

a.BottomMenu:link{color: rgb(0,0,171); text-decoration: underline; font-size: 8pt; }
a.BottomMenu:visited{color: rgb(0,0,171); text-decoration:underline; font-size: 8pt;  }
a.BottomMenu:hover{color: tan; text-decoration: underline; font-size: 8pt;  }










