body { 
margin : 0;
background-color : #FFFFFF;
background-image : url("../gfx/bg.gif");
background-repeat : repeat-x;
} 

table, td, div { 
font-size : 12px;
font-family : Arial;
color : #3f2119;
line-height : 21px;
text-align:left;
} 

a {
color : #3f2119;
font-weight:bold;
text-decoration : none;
cursor:pointer;
}


a:hover { 
color : #970c07;
text-decoration : underline;
}

h1, big {
color:#970c07;
font-size:14px;
font-weight:bold;
}

h1 {
margin: 9px 0 1px 0;
}

.submenu2 {
padding:0 6px;
font-weight:normal;
background-color:#FFFFFF;
width:155px;
margin-bottom:2px;
}


h2 {
color:#970c07;
font-size:16px;
font-weight:normal;
}