body {
	background-color: #E1C186;
	color: #000000;
	/*font-family: "Courier New", Courier, mono;*/
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

html {
	/*scrollbar-3dlight-color: #ffffff;*/
    scrollbar-arrow-color: #ffffff;
    scrollbar-base-color: #E1C186;
    /*scrollbar-darkshadow-color: #ffffff;*/
    scrollbar-face-color: #E1C186;
    /*scrollbar-highlight-color: #ffffff;*/
    /*scrollbar-shadow-color: #ffffff;*/
}

a {
	color: #ffffff;
 	/*font-family: "Courier New", Courier, mono;*/
	font-family: Arial;
	font-weight: bold;
}

a:visited {
	color: #ffffff;
	/*font-family: "Courier New", Courier, mono;*/
	font-family: Arial; 
	font-weight: bold;
}

a:hover {
	color: #ffffff;
 	/*font-family: "Courier New", Courier, mono;*/
	font-family: Arial; 
	font-weight: bold;
}

h1 {
	/*font-family: "Courier New", Courier, mono;*/
	font-family: Arial;
	text-align: center;
	color: #ffffff;
	background-color: transparent;
}

h2 {
	/*font-family: "Courier New", Courier, mono;*/
	font-family: Arial;
	text-align: center;
	color: #ffffff;
	background-color: transparent;
	font-size: 2.5em;
}

table {  
	/*font-family: "Courier New", Courier, mono;*/
	font-family: Arial; 
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
    margin-left:auto; 
    margin-right:auto;
}

td {  
	/*font-family: "Courier New", Courier, mono;*/
	font-family: Arial; 
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}

p {  
	/*font-family: "Courier New", Courier, mono;*/
	font-family: Arial; 
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}
p.gb-author-left    { margin: 5px; padding: 2px; float: left; background-color: #D4D0C8; }
p.gb-author-right   { margin: 5px; padding: 2px; text-align: right; background-color: #D4D0C8;}
div.gb-entry        { margin: 10px; padding: 0px; color: #ffffff; font-size: 12px; font-weight: normal;}
p.gb-browse         { text-align: right; /*font-weight: bold;*/ }
p.gb-admin-buttons  { margin: 5px 0px 0px 0px; text-align: right; }
.caution            { color: red; /*font-weight: bold;*/ }
.small              {  }
.comment         	{ margin: 10px 0px 0px 0px; color: #808080;}
