/* M-150 CSS */

body { 
background-color: #000000;
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
}

a:link {color: #FFFFFF; text-decoration:none;}
a:visited {color: #FFFFFF; text-decoration:none;}
a:active {color: #FFFFFF; text-decoration:none;}
a:hover {color: #AD271C; text-decoration:none;}

h1 {font-size: 14px;}
h2 {font-size: 13px;}
p {font-size: 12px;}
.d {font-size: 11px;}
td {font-size: 12px;}
li {font-size: 12px;}
.f {font-size: 12px; color:#666666;}

.style1 {color: #666666}