﻿body {background-color:#000000;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
text-align: center}

p {font-family: Arial;
   font-size: 14px;
   text-align: justify;
   color:black;
   font-weight: normal;
}
p.top
{
font-family: Arial;
   font-size: 14px;
   text-align: left;
   color:#FFFFFF;
   font-weight: bold;
}
 p.ex1
{
font-family: Arial;
   font-size: 14px;
   text-align: center;
   color:#000000;
   font-weight: bold;
}
 p.ex2
{
font-family: Arial;
   font-size: 14px;
   text-align: center;
   color:#FFFFFF;
   font-weight: bold;
}
 p.ex3
{
font-family: Arial;
   font-size: 12pt;
   text-align: center;
   color:#FF0000;
   font-weight: bold;
   font-style: italic;
}

div 
{  font-family: Arial;
   font-size: 16px;
   text-align: center;
   color:black;
}
.xsmallview, .xsmallview .contentarea{ /*CSS for "extra small font" setting*/
font-size: 11px;
}

.smallview, .smallview .contentarea{ /*CSS for "small font" setting*/
font-size: 13px;
}

.normalview, .normalview .contentarea{ /*CSS to return page to default setting (with no additional CSS rules added)*/
}

.largeview, .largeview .contentarea{ /*CSS for "large font" setting*/
font-size: 21px;
}

.xlargeview, .xlargeview .contentarea{ /*CSS for "extra large font" setting*/
font-size: 24px;
}
td 
{  font-family: Arial;
   font-size: 10pt;
   text-align: justify;
   color:black;
   font-weight: bold;
} 
td.ex1 
{  font-family: Arial;
   font-size: 10pt;
   text-align: center;
   color:black;
   font-weight: bold;
} 
td.ex2 
{  font-family: Arial;
   font-size: 10pt;
   text-align: center;
   color:white;
   font-weight: bold;
} 
td.left
{  font-family: Arial;
   font-size: 10pt;
   text-align: left;
   color:black;
} 
H1 {font-family: Arial;
    font-size: 16pt;
    font-style: italic;
    font-weight: bold;
   text-align: center;
}
H2 {font-family: Arial;
    font-size: 13pt;
    font-style: normal;
    font-weight: bold;
}
H3
{  font-family: Arial;
    font-size: 11pt;
    font-style: normal;
    font-weight: bold;
} 

H4
{  font-family: Comic Sans MS;
    font-size: 16pt;
    font-style: normal;
    font-weight: bold;
    color:#FF0000;
} 

H5 {font-family: Arial;
    font-size: 13pt;
    font-style: normal;
    font-weight: bold;
   text-align: center;
}

ul 
{  MARGIN-TOP: 3px;
   MARGIN-BOTTOM: 3px
} 
ol 
{  MARGIN-TOP: 3px;
   MARGIN-BOTTOM: 3px
} 

A
{  font-family: Arial;
   font-size: 10pt;
   color: black;
    font-weight: bold;
   text-decoration: underline
} 
a.one {font-family: Arial;
    font-size: 14pt;
    font-style: italic;
    font-weight: bold;
   text-align: center
} 
A:hover
{  color: #990000;
   text-decoration:none
} 

