body { background-color: #010463; 
       background-image: url(mnet01bg.jpg); 
       margin: 0; 
       padding: 0; }
.main { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 11px;
            line-height: 145%;
            text-align: justify;
            color: #ebf2f8; }
.small { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 10px;
            text-align: left;
            color: #ebf2f8; }
.small2 { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 10px;
            line-height: 130%;
            text-align: justify;
            color: #ebf2f8; }
h1 { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 11px;
            line-height: 150%;
            font-weight: bold;
            text-align: left;
            color: #010463;
    	    letter-spacing: 0.2em;
            text-transform: uppercase;
            background-color: #405f9f; }
h2 { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 11px;
            line-height: 150%;
            font-weight: bold;
            text-align: left;
            color: #010463;
    	    letter-spacing: 0.2em;
            text-transform: uppercase;
            background-color: #405f9f; }
textarea, input, select { color: #ffffff; 
                          background-color: #010463; 
			  font-family: verdana,arial,helvetica,sans-serif; 
			  border: solid 2px #405f9f; }
.entry {  background-color: #010463;
          border: solid 2px #405f9f; }
a { text-decoration: none; color: #80a4cc; font-weight: bold; }
a:hover { text-decoration: underline; color: #80a4cc; font-weight: bold; }
