p
{
   color: #222266;
   font-family: helvetica , arial , verdana;
   font-size: 9pt;
}

.c
{
   text-align: center;
}

.r
{
   text-align: right;
}

.j
{
   text-align: justify;
}

.b
{
   font-weight: bold;
}

.u
{
   text-decoration: underline;
}

.i
{
   font-style: italic;
}

a
{
   color: #4444aa;
   text-decoration: underline;
}

h1
{
   font-family: helvetica , arial , verdana;
   text-align: center;
   font-size: 15pt;
   font-weight: bold;
   color: #222266;
}

h2
{
   font-family: helvetica , arial , verdana;
   font-size: 10pt;
   font-weight: bold;
   text-align: center;
   color: #222266;
}

ul
{
   list-style-type: circle;
   font-family: arial, verdana;
   font-size: 11pt;
   color: #1d3e58;
}

#mainList
{
   font-family: verdana , tahoma , arial;
   font-size: 10pt;
   font-weight: bold;
   list-style-type: disc;
   border: 0px;
   color: #222266;
}

.nwolf
{
   text-align: right;
   margin-top: 1px;
   font-family: arial , helvetica , verdana;
   font-size: 8pt;
   font-weight: bold;
}
