/* CSS Document */

h1
{
font-size: 26px;
margin-bottom: 15px; 
color: #a17e20;
padding-left:20px;
padding-top:10px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
}
.outer_border{
border:1px solid #000000;
}
a 
{
text-decoration: none; 
color: #778E1E;
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif; 
}
a :visited 
{
text-decoration: none; 
color: #778E1E;
font-size:14px; 
font-family:Georgia, "Times New Roman", Times, serif; 
}
.question{
background:url(../images/question.gif);
background-repeat:no-repeat;
padding-left:30px;
height:40px;
}
.txt{
color: #A17E20;
font-size: 15px; 
font-weight: bolder;
font-family:Georgia, "Times New Roman", Times, serif;
}
.inner_txt{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#534741;
font-weight:normal;
line-height:20px;
letter-spacing:1px;
padding-bottom:15px;
text-align:left;
}
.inner_txt_1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#534741;
font-weight:normal;
line-height:25px;
letter-spacing:1px;
padding-left:30px;
text-align:left;
}
.inner_txt_bold{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#534741;
font-weight:bold;
line-height:25px;
letter-spacing:1px;
padding-top:15px;
text-align:left;
}
.inner_1_bold{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#534741;
font-weight:bold;
line-height:25px;
padding-left:30px;
text-align:left;
}