body {
    font-family: Georgia, Times, serif;
	font-size: 18px;
	text-align: left;
	text-indent:0px;
	color: #000000;
	background-color: #bbbbbb;
	padding: 0px 0px 0px 0px; 
    color:black;
    width: 480px;
    margin-right:auto;
    margin-left:auto;
}
p {
	text-align:justify;
	padding: 4px 8px 8px 4px;
	margin: 0px;
}
p#bas {
	text-align:left;
	padding: 8px 8px 8px 8px;
	margin: 0px;
    color:#777777;
	font-size: 14px;
}
.in{ 
    font-family: Georgia, Times, serif;
	font-size: 18px;
    color: #000000;
    background: #dddddd;
    border-top:  1px solid #888888;
    border-left: 1px solid #888888;
    border-bottom: 0px;
    border-right:  1px solid #ffffff;
    padding-left: 4px; 
} 
.bt{
    font-family: Georgia, Times, serif;
	font-size: 18px;
    color: #000000;
    background: #ffeedd;
    border-top:  2px solid #f8f8f8;
    border-left: 2px solid #f8f8f8;
    border-bottom: 2px outset #f2f2f2;
    border-right:  2px outset #f2f2f2;
    outline:none;
} 
.bt:active{
    color: #000000;
    background: #ffeedd;
    border-top:  2px solid #f2f2f2;
    border-left: 2px solid #f2f2f2;
    border-bottom: 2px outset #f8f8f8;
    border-right:  2px outset #f8f8f8;
    outline:none;
} 
.bt:focus{
    outline:none;
} 
h1 {
    font-size: 140%;
    margin: 0px;
    padding: 8px 0px 8px 8px;
}
h2 {
    font-size: 120%;
    margin: 0px;
    padding: 6px 0px 4px 8px;
}
a {
    color: #202030;
    font-style: italic;
}
a.b {
    color: #777777;
    font-style: normal;
}

.cont {
	padding: 0px 8px 0px 8px; 
}

.main {
    font-family: Georgia, Times, serif;
    font-size: 18px;
	text-indent:    0px;
	padding-left:   4px;
	padding-right:  4px;
	padding-top:    5px; 
	padding-bottom: 5px;
	margin: 0px 5px 5px 5px;
    color: #000000;
    background-color: #ffffff;
}

