body {
    background-color: black;
    color: #f3bf73;
    font-family: arial;
}

/* Scrollbar Glamour 
BODY {
	  scrollbar-3d-light-color : #7c3100;
	  scrollbar-arrow-color : #b88a00;
	  scrollbar-base-color : #000000;
	  scrollbar-dark-shadow-color : #341223;
	  scrollbar-face-color : #940011;
	  scrollbar-highlight-color : #b88a00;
	  scrollbar-shadow-color : #000000;
}*/ 

img {
    border: 0;
}

table {
    font-size: 10pt;
}

h1 {
	color:#F3BF73; 
	margin-left: 6px; 
	font-size:16pt; 
	letter-spacing: 0.6cm; 
	text-align: center; 
	font-family: arial; 
	text-decoration: none
}

h3 {
	color:#F3BF73; 
	margin-left: 6px; 
	font-size: 16pt; 
	letter-spacing: 0.4cm; 
	text-align: center; 
	font-family: arial; 
	text-decoration: none
}

h4 {
	color:#DA6C42;
	font-family: arial;
	text-decoration: none;
	margin-top: 5px; 
	margin-bottom: 0;
}

hr {
	color: #930012;
    background: #930012;
    height: 1px;
    border-style: none;
}

a {text-decoration: none}
a:link     {color:#B88A00}
a:visited  {color:#464600}
a:active   {color:#B88A00}
a:hover    {color:#FFFFFF}

table .wp-caption.aligncenter {
    text-align: center;
    margin-top:0px;
    margin-bottom:0px;
    margin-left: 65px;
    padding:0px;
}
table .wp-caption-text {
    color:#DA6C42;
    font-weight: bold;
    font-size: 13px;
}