body { 
	   font-family: Helvetica,Tahoma,Arial,Swiss;
	   font-size: 10pt;
	   background-color: #202020;
	   color: #ffffff
	   }
@viewport {
   width: device-width;
   zoom:1;
}
a {color: green; font-weight: bold;}
a:visited {color: green; font-weight: bold;}
a:active {color: green;}
a:hover {color: green; font-weight: bold;}
.red {color: #cc0008;}
h1 { font-size: 14pt; }
#header {background-image:; padding-top: 10px; border: dotted #cccccc 1px; text-align: center;}
#navigation li {display: inline; padding: 13px; margin-bottom: 8px; }
#claninfo {font-size: 14pt; }
#clanname {font-size: 12pt; }
#info { background-color: #000000 }
#image {float: right}
#teamname {font-size: 10pt}
.alignright {text-align: right;  }
.box { background-color: #464646; padding: 2px; }




