body{
 margin:0;
 padding:0;
 text-align: left;
 font-family: arial, helvetica, sans-serif;
 font-size:10pt;
 color:#0D0BA0;
}

td{
 text-align: left;
 font-family: arial, helvetica, sans-serif;
 font-size:10pt;
 color:#0D0BA0;
}

a.mainlevel {
 line-height: 1.5;
 font-size: 11pt;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
}

a.mainlevel:visited {
 color: #FFFFFF;
}

a.mainlevel:hover {
 color: #0CC84F;
}

a.sublevel {
 line-height: 1.5;
 font-size: 9pt;
 font-weight: normal;
 color: #FFFFFF;
 text-decoration: none;
}

a.sublevel:visited {
 color: #FFFFFF;
}

a.sublevel:hover {
 color: #0CC84F;
}

h1 {
 margin: 0pt; 
 font-weight: bold; 
 font-size: 16pt
}

a {
 text-decoration: none;
 font-weight: bold;
 color:#0D0BA0; 
}

a:visited {
 color:#0D0BA0; 
}

a:hover {
 color: rgb(134,133,207);
}

.componentheading {
 font-weight: bold; 
 font-size: 16pt
}
