HTML	{
  margin-left:0%;
  margin-right: 3%;
}
BODY {
  font-family:	   Arial,Helvetica,sans-serif;
  font-size:         10pt;
  background-color : #000000;
  color : 	   #ffffff;
}
IMG {
  border-width:      0;
}

B {
  color :   #ffffcc;
}

A {
  text-decoration:   none; 
  color :            #444488;
}
A:hover {
  text-decoration: underline; 
}
P {
  font-size: 10pt;
  margin-right: 5%;
}
TABLE {
  border-style: none;
  border-width: 1px;
  border-collapse: collapse;
  border-color: #ff00ff;  
}
.header { 
}
.content { 
  height: 600;
}
.footer { 
  height: 50;
}
/* Yohji Yamamoto Logo  */
.yohji { 
  width: 240;
  text-align: center;
}
.title {
  color :            #ffffff;
  font-size: 18pt;
  font-weight: bold;
  text-align: left;
  padding: 2px;
}
.names { 
  font-size: 9pt;
  text-align: right;
}
/* Text in the header */
.headertext { 
  text-align: left;
}
.indextext {
  font-size: 14pt;
  text-align: justify;
  margin-left: 10%;
  margin-right: 10%;
}
/* Navigation Element on bottom nav */
.navelement { 
  width: 160;
}

