BODY { 
font-size : 100%;
color : #C0C0C0;
font-family : verdana;
} 
A:link { 
color : #0080C0;
text-decoration : none;
} 
A:visited { 
color : #0080C0;
text-decoration : none;
} 
A:hover { 
color : #C0C0C0;
} 
A:active { 
text-decoration : none;
} 
.mlink { 
border-right : 1px solid #ffffff;
border-top : 1px solid #ffffff;
margin-top : 5px;
font-size : 13px;
margin-bottom : 0;
border-left : 1px solid #ffffff;
width : 120px;
border-bottom : 1px solid #ffffff;
text-align : center;
} 
.mlink A:link { 
font-size : 13px;
color : #ffffff;
text-decoration : none;
} 
.mlink A:visited { 
color : #ffffff;
} 
.mlink A:hover { 
color : #9e9fa3;
} 
.mlink A:active { 
text-decoration : none;
} 
h1 {
font-family: "Times New Roman", Times, serif;
font-size: 290%;
color: #C0C0C0;
font-weight: normal;
} 
.small { 
font-weight : normal;
font-size : 90%;
color : #9e9fa3;
font-family : courier new;
} 
.large { 
font-weight : normal;
font-size : 150%;
color : #C0C0C0;
font-family : courier new;
}
hr { 
clear : both;
padding-right : 0;
padding-left : 0;
padding-bottom : 0;
margin : 0;
color : #0080C0;
line-height : 0;
padding-top : 0;
height : 0;
} 