
A { 
text-decoration : underline; 
font-weight : 400;
color : #2c9843;
} 


A.money {
text-decoration : none;
color : #BFBFBF;
}


A.title {
text-decoration : underline;
font-weight : 300;
color : #000000;
font-size : 13px;
line-height : 1.5;
font-family : Arial;
padding-top : 3px;
}

A.none {
text-decoration : underline;
font-weight : 300;
color : #2c9843;
font-size : 11px;
line-height : 1.5;
font-family : Arial;
text-transform : uppercase;
padding-left : 5px;
}

A.pidmenu {
text-decoration : none;
font-weight : 300;
color : #2c9843;
font-size : 12px;
line-height : 1.8;
font-family : Arial;
padding-left : 5px;
margin-top : 12px;
margin-bottom : 12px;
color : #4D2B15;
}



A:hover {
text-decoration : underline;
}

ul {
padding-left: 20px;
}

h1 { 
font-size : 25px; 
font-family : Arial;
padding : 15px 5px 5px 5px; 
margin : 0 5px 0 5px; 
color : #4D2B15;
font-weight : 700;
text-align: center;
} 

h2 {
font-size : 20px;
font-family : Arial;
padding : 15px 5px 5px 5px; 
margin : 0 5px 0 5px; 
color : #4D2B15;
font-weight : 500;
text-align: center;
}


h3 {
font-family : Arial;
font-size : 15px;
text-align:center;
padding-top: 15px;
padding-bottom: 1;
margin-top: 1px;
margin-bottom: 0px;
text-align: center;
color : #4D2B15;
}



h5 {
padding-top: 5px;
paddinng-bottom: 1;
margin-top: 1px;
margin-bottom: 1px;
}

p {
padding-left : 5px;
padding-right : 5px;
padding-top : 4px;
text-indent: 35px;
margin-top: 1px;
margin-bottom: 1px;
font-family : Arial;
text-align : justify;
font-size : 14px;
font-weight : normal;
line-height : 1.5;
}


#list {
padding-left : 5px;
padding-right : 5px;
padding-top : 4px;
margin-top: 5px;
margin-bottom: 1px;
font-family : Arial;
text-align : justify;
font-size : 14px;
font-weight : normal;
line-height : 1.2;
}


#block {
padding-left : 5px;
padding-right : 5px;
padding-top : 4px;
margin-top: 1px;
margin-bottom: 1px;
font-family : Arial;
text-align : justify;
font-size : 14px;
font-weight : normal;
line-height : 1.1;
}

.underline {
text-decoration : underline;
}