body {
    font-family: Georgia, Times, serif;
	font-size: 14px;
	text-align: left;
	text-indent:0px;
	color: #000000;
	background-color: #bbbbbb;
	padding: 0px 0px 0px 0px; 
    color:black;
    background-image:url(/img/monkeytw.jpg);
    background-repeat:no-repeat;
    background-position:96% 8px;
    width: 800px;
    margin-right:auto;
    margin-left:auto;
}
p {
	text-align:justify;
	padding: 6px 24px 6px 24px;
	margin: 0px;
}
p#bas {
	text-align:left;
	padding: 30px 24px 6px 24px;
	margin: 0px;
    color:#777777;
	font-size: 11px;
}
.in{ 
    font-family: Georgia, Times, serif;
	font-size: 14px;
    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: 14px;
    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: 240%;
    margin: 0px;
    padding: 32px 0px 24px 32px;
}
h2 {
    font-size: 120%;
    margin: 0px;
    padding: 6px 0px 6px 24px;
}
a {
    color: #202030;
    font-style: italic;
}
a.b {
    color: #777777;
    font-style: normal;
}

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

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