H1
  {
    margin-top: 0;
    margin-bottom: 0;
  }

P
  {
    margin-top: 0;
    margin-bottom: 0.5em;
  }

P:first-letter { font-size: 150%; }

.floatimg {
	text-align: center;
    color: #000000;
}

.floatimg img {
	display: block;
}

.floatimg p { margin: 2px 0px 2px 0px; text-indent: 0em; }
.floatimg P:first-letter { font-size: 12pt; }

.rtimg { float: right;  margin: 0px 0px 5px 4px; }
.ltimg { float: left;   margin: 0px 4px 5px 0px; }

div.container1 {
	background-color: transparent;
	padding: 0px;
    margin: 0px;
    border: 0px;
    width: auto;
    height: auto;
    clear: both;
}

div.container2 {
	background-color: transparent;
	padding: 5px;
    width: auto;
    height: auto;
    clear: both;
}


.text_norm
{
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    line-height: 13pt;
    color: #FFFFFF;
    font-weight: bold;
    
}

.text_norm_yel
{
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    line-height: 13pt;
    color: #FFFF00;
    font-weight: bold;
    
}

.text_sectorid
{
    font-family: "Comic Sans MS", Arial, sans-serif;
    font-size: 13pt;
    line-height: 13pt;
    color: #FFFF00;
    font-weight: bold;
}

.text_gametag
{
    font-family: "Courier New", Courier, monospace;
    font-size: 13pt;
    line-height: 13pt;
    color: #FFFF00;
    font-weight: bold;
    font-style: italic;    
}

.text_gameinfo
{
    font-family: "Courier New", Courier, monospace;
    font-size: 13pt;
    line-height: 13pt;
    color: #FFFFFF;
    font-weight: bold;
    font-style: italic;    
}

.text_footnote
{
    font-family: "Times New Roman", Times, serif;
    font-size: 10pt;
    line-height: 11pt;
    color: #FFFF00;
    font-weight: bold;
    font-style: italic;    
}

.text_teknobig
{
    font-family: "Courier New", Courier, monospace;
    font-size: 15pt;
    line-height: 15pt;
    color: #000000;
    font-weight: bold;
}

.text_teknomed
{
    font-family: "Courier New", Courier, monospace;
    font-size: 13pt;
    line-height: 13pt;
    color: #000000;
    font-weight: bold;
}