@font-face {  
  font-family:'mplus-1c-light';  
  src: url('/css/fonts/development/randomizer/mplus-1c-light-sub.eot') format('eot');  
  src: url('/css/fonts/development/randomizer/mplus-1c-light-sub.woff') format('woff');  
  src: url('/css/fonts/development/randomizer/mplus-1c-light-sub.ttf') format('truetype');  
}

@font-face {  
  font-family:'mplus-1m-thin';  
  src: url('/css/fonts/development/randomizer/mplus-1m-thin-sub.eot') format('eot');  
  src: url('/css/fonts/development/randomizer/mplus-1m-thin-sub.woff') format('woff');  
  src: url('/css/fonts/development/randomizer/mplus-1m-thin-sub.ttf') format('truetype');  
}

@font-face {  
  font-family:'mplus-1c-regular';  
  src: url('/css/fonts/development/randomizer/mplus-1c-regular-sub.eot') format('eot');  
  src: url('/css/fonts/development/randomizer/mplus-1c-regular-sub.woff') format('woff');  
  src: url('/css/fonts/development/randomizer/mplus-1c-regular-sub.ttf') format('truetype');  
}


#maintext
{
margin-left: 1em;
margin-right: 1em;
}

#top{
font-family: mplus-1m-thin;
font-size: 45px;
margin-right: 2%;
}

#gototop
{
font-size: 12px;
float: right;
margin-right: -1em;
}

#verNumber
{
font-family: mplus-1c-regular;
color: rgb(247, 147, 30);
}

h2{
font-family: mplus-1c-medium;
font-family: mplus-1c-light;
font-size: 30px;
color: rgb(247, 147, 30);
}

h3{
font-family: mplus-1c-medium;
font-family: mplus-1c-light;
font-size: 20px;
color: rgb(247, 147, 30);
}

h4
{
font-family: mplus-1c-regular;
margin-left: 1em;

font-size: 16px;
color: rgb(247, 147, 30);
}

a{
color: hsl(0, 0%, 50%);
}

p
{
margin-left: 1em;
font-size: 15px;
}

table
{
margin-left: 1em;
}

table th
{
padding-right: 1em;
}

table td
{
padding-right: 1em;
}

blockquote p
{
margin-left: 0em;
}