﻿body {background-color:#000000;}
body {color: #FFFFFF;}
a:link {color:#FFFF00;}
a:visited {color:#D3D3D3;}
a:active { color:#FF0000;}
a {text-decoration:none;}
a:hover { color:FF0000; }
body { font-family: Arial, Helvetica, sans-serif; scrollbar-arrow-color : #FFFFFF; scrollbar-base-color: #0000FF; scrollbar-highlight-color : #FFFFFF;  } 

html { font-size: 100%; }   
h1 { 
font-size: 24px; 
font-size: 1.75rem; 
}   
h2 { 
font-size: 22px; 
font-size: 1.375rem; 
}    
p { 
font-size: 100%;  
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.imagewrapper800{
max-width:800;
height:auto;
position: relative;
display:block;
margin:0 auto;
}
.imagewrapper800 img{
width:100% !important;
height:auto !important;
display:block;
}

.imagewrapper1024{
max-width:1024;
height:auto;
position: relative;
display:block;
margin:0 auto;
}
.imagewrapper1024 img{
width:100% !important;
height:auto !important;
display:block;
}