
body { 
 background-color: #DEE3E7; 
 margin: 0px; 
 padding: 0; 
 font-size: 10pt; 
 font-family: verdana, arial, helvetica, sans-serif;
 color: black; 
} 

p { 
 font-family: verdana, arial, helvetica, sans-serif; 
 line-height: 1.3em; 
 margin: 0 0 16px 0; 
 padding: 0; 
}

h2 {
 color: black;
 font-weight: normal;
 font-size: 8pt;
} 

h3 {
 color: black;
 font-weight: bold;
 font-size: 12pt;
 border-right: 1px dashed black;
 border-bottom: 1px dashed black;
} 
a { 
 color: black; 
 font-family: verdana, arial, helvetica, sans-serif; 
 font-weight: 400; 
 text-decoration: none; 
} 
a:link { 
 color: black;
 font-weight: normal;
 font-size: 10pt; 
} 
a:visited { 
 color: black;
 font-weight: normal;
 font-size: 10pt; 
} 
a:hover {
 color: black;  
 text-decoration: underline;
 font-size: 10pt; 
} 

table {
 width: 100%;
 align: top;
}

td  {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 10pt;
 color : black;
}

.menu { 
 border-right: 0px dashed #111111; 
 padding: 5px;
 vertical-align: top; 
 line-height: 2.0em; 
} 


.work { 
 position: relative; 
 height: 2500px; 
 border-left: 1px dotted black; 
 background-color: #EFEFEF; 
 padding: 10px; 
}





 

