/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), local('Raleway-Regular'), url(/style/yQiAaD56cjx1AooMTSghGfY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), local('Raleway-Regular'), url(/style/0dTEPzkLWceF7z0koJaX1A.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}





html, body 
{
position: relative;
height: 100%;
}

body 
{
background: #000000;
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
font-size: 14px;
color:#fff;

margin: 0;
padding: 0;
}


a:link { text-decoration : none; color: #ffffff; font-weight:normal;} 
a:active { text-decoration : none; color: #ffffff; font-weight:normal;} 
a:visited { text-decoration : none; color: #ffffff; font-weight:normal; } 
a:hover { text-decoration : none; color: #ffffff; font-weight:normal;}


#box1000
{

width:90%;
max-width:800px; 


margin:auto; 

background-color:#f1f1f1; 
clear:both;  
text-align:center; 
border: 1px solid #1d6604; 
overflow: auto;

/* css3 */
background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#c0c0c0));
background:-moz-linear-gradient(#ffffff, #c0c0c0);
background:-o-linear-gradient(#ffffff, #c0c0c0);
background:linear-gradient(#ffffff, #c0c0c0);
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
}


h1 
{
font-family: 'Raleway', 'sans-serif';
font-size: 24px;
color: black;
font-weight: bold;

padding: 0px;
margin: 0px;

display: inline;
}
h2 
{
font-family: 'Raleway', 'sans-serif';
font-size: 16px;
color: black;
font-weight: normal;

padding: 0px;
margin: 0px;

display: inline;
}
h3 
{
font-family: 'Raleway', 'sans-serif';
font-size: 10px;
color: black;
font-weight: normal;

padding: 0px;
margin: 0px;

display: inline;
}
h4 
{
font-family: 'Raleway', 'sans-serif';
font-size: 24px;
color: white;
font-weight: bold;

padding: 0px;
margin: 0px;

display: inline;
}
h5 
{
font-family: 'Raleway', 'sans-serif';
font-size: 14px;
color: white;
font-weight: normal;

padding: 0px;
margin: 0px;

display: inline;
}
h6
{
font-family: 'Raleway', 'sans-serif';
font-size: 11px;
color: white;
font-weight: normal;

padding: 0px;
margin: 0px;

display: inline;
}

