
* {
 margin: 0;
 padding: 0;
}

body {
 padding: 20px;
 border-top: solid 1px #000000;
 font: 12px/normal Tahoma, Arial, Helvetica, sans-serif;
 background-color:#ffffff;
 margin-top: 0;
 
}

p { margin-bottom: 1em; }

ul.classic {
 list-style: disc;
 margin-bottom: 1em;
 padding-left: 2em;
}

h1,h2,h3 {
 margin-bottom: .5em;
 font-family: Arial, Helvetica, sans-serif;
 line-height: normal;
}

h1 {
 border-bottom: solid 1px #d9d9d9;
 font-weight: normal;
 font-size: 120%;
 text-indent: 5px;
 letter-spacing: -1px;
}

h2 {
 border-bottom: solid 1px #d9d9d9;
 font-weight: normal;
 font-size: 10px;
 text-indent: 5px;
 letter-spacing: -1px;
}

.dropdown-upward {
 margin-top: 400px !important;
}

hr{
width:80%;
}

.font_1
{ font-weight: normal;
 font-size: 12px;
 color: #ffffff;
font-weight: bold;
}

.font_2
{ font-weight: normal;
 font-size: 12px;
 color: #ffffff;
font-weight: bold;
}

.font_3
{ font-weight: normal;
 font-size: 8px;
 color: #000000;
font-weight: bold;
}

.btn {
border-right : yellow 5px outset ;
border-top : yellow 5px outset;
border-left : yellow 5px outset ;
border-bottom : yellow 5px outset ; 
width: 150px;
text-align:center;

background: #fff0c5 ;
font-family : ARIAL, HELVETICA, san-serif; 
font-size : 12px;
color : #000000 ;  
font-weight: 800;
text-decoration: none;
}

.btnhov {
border-right : yellow  5px inset ;
border-top : yellow  5px inset;
border-left : yellow 5px inset ;
border-bottom : yellow 5px inset ; 
width:150px;
text-align:center;

background: #fff0c5;
font-family : ARIAL, HELVETICA, san-serif; 
font-size : 12px;
color : #000000;  
font-weight: 800;
text-decoration: none;
}

.table_1{
background: #ddd3c5;}

a:link {color:red;}     
a:visited {color:red;}  
a:hover {color:#000000;}  
a:active {color:#000000;}  

