body { background-color: #DDD9D9; 
       background-image: url(subbg01.jpg);
       margin: 0; 
       padding: 0; 
       scrollbar-DarkShadow-Color: #600A0A; 
       scrollbar-Track-Color: #000000; 
       scrollbar-Face-Color: #F04C4B;
       scrollbar-Shadow-Color: #8F0F0F;
       scrollbar-3dlight-Color: #FDBDBD; 
       scrollbar-Highlight-Color: #FDD1D1; 
       scrollbar-Arrow-Color: #FDD1D1; }
h1 { font-family: verdana,arial,helvetica,sans-serif; 
        font-size: 25px;
	line-height: 120%;
        text-align: left;
        color: #000000; 
	font-weight: bold;
    	letter-spacing: 0.2em;
        background-color: #DDD9D9;
        border-top: solid 10px #DDD9D9; 
        border-right: solid 2px #DDD9D9; 
        border-bottom: solid 3px #8c1010; 
        border-left: solid 2px #DDD9D9; }
h2 { font-family: verdana,arial,helvetica,sans-serif; 
        font-size: 13px;
	line-height: 150%;
        text-align: left;
        color: #000000; 
	font-weight: bold;
    	letter-spacing: 0.4em;
        text-transform: uppercase; 
        background-color: #DDD9D9;
        border-top: solid 2px #8E8380; 
        border-right: solid 2px #DDD9D9; 
        border-bottom: solid 2px #8E8380; 
        border-left: solid 2px #DDD9D9; }
.main { font-family: verdana,arial,helvetica,sans-serif; 
        font-size: 11px;
        line-height: 150%;
        text-align: justify;
        color: #000000; }
a { text-decoration: none; color: #8F0F0F; font-weight: bold; }
a:hover { text-decoration: underline; color: #F04C4B; font-weight: bold; }
