body {
               scrollbar-3dlight-color:#868080;
               scrollbar-arrow-color:#868080;
               scrollbar-base-color:#868080;
               scrollbar-darkshadow-color:#868080;
               scrollbar-face-color:#C4A9A0;
               scrollbar-highlight-color:#868080;
               scrollbar-track-color:#868080;
               scrollbar-shadow-color:#868080;
	font-family: Tahoma;
	font-size: 7pt;
	color: #868080;
text-align: justify;
              background-color: #868080;
	margin: 0px; }
a {
	color: #000000;
	text-decoration: underline;
	letter-spacing: 1px;
}
a:hover {
	color: #A74537;
	text-decoration: underline;
	border-bottom: 1px dotted #ffffff; 
}
b, strong {
	color: #A74537;
}
u, underline{
	color: #FBFBFB;
}
a img {
	border: 1px solid #cccccc;
}
a:hover img {
	border: 1px solid #dddddd;
}
table, tr, td {
	font-size: 7pt;
	vertical-align: top;
}
textarea, input, select, button, submit {
	background-color: #FFFFFF;
	border: 1px solid #313131;
	font-family: Tahoma;
	font-size: 7pt;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 2px;
}
h1 {
	text-align: justify;
	background-color: #C8C8C8;
	padding: 3px;
	font-size: 6pt;
	padding-left: 5px;
	color: #000000;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 3px;
}
h1 a {
	color: #ffffff;
}

.content {
	background-color: #5B5B5B;
	text-align: justify;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 2px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;

}