body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.synopsis {
font-size: 10pt;
font-weight: normal;
text-align: justify;
color: #31637A;
font-family: Arial, Helvetica, Sans-Serif;
margin-left: 10px;
margin-right: 10px;
}

.label {
font-size: 9pt;
font-weight: bold;
text-align: left;
color: #FF6060;
font-family: Arial, Helvetica, Sans-Serif;
}
.menu{
font-size: 12pt;
font-weight: bold;
text-align: center;
color: white;
font-family: Arial, Helvetica, Sans-Serif;
}

.hilight{
font-size: 12pt;
font-weight: bold;
text-align: center;
color: blue;
background-color: white;
font-family: Arial, Helvetica, Sans-Serif;
}

.blurb{
font-size: 14pt;
text-align: center;
color: #6081AA;
font-family: Arial, Helvetica, Sans-Serif;
margin-right: 20px;
}

.nmenu a:link {
  display:block;
 background-image: url(menu-item.gif);
  background-repeat: no-repeat;
 text-align: center;
  height: 49;
 text-decoration: none;
 font-family: Serif;
 font-size: 12pt;
 color: #d0d0ff;
 font-weight: bold;
 padding-top: 15px;
 }

.nmenu a:visited {
  display:block;
 background-image: url(menu-item.gif);
  background-repeat: no-repeat;
 background-position:  center; 
 text-align: center;
  height: 49;
text-decoration: none;
 font-family: Serif;
 font-size: 12pt;
 color: #d0d0ff;
 font-weight: bold;
 padding-top: 15px;
 }

.nmenu a:hover {
  display:block;
  background-image: url(menu-item-i.gif);
   background-repeat: no-repeat;
  text-align: center;
  height: 49;
text-decoration: none;
 font-family: Serif;
 font-size: 12pt;
 color: black;
 font-weight: bold;
padding-top: 15px;
 
}

.main{
font-size: 10pt;
text-align: center;
color: black;
font-family: Arial, Helvetica, Sans-Serif;
}

.mainl{
font-size: 10pt;
text-align: left;
color: black;
font-family: Arial, Helvetica, Sans-Serif;
}

.mainr{
font-size: 10pt;
text-align: right;
color: black;
font-family: Arial, Helvetica, Sans-Serif;
}

.footer{
font-size: 8pt;
text-align: center;
color: black;
font-family: Arial, Helvetica, Sans-Serif;
margin-top: 20px;
}
.odd{
font-size: 9pt;
font-weight: normal;
text-align: left;
color: #003a8e;
font-family: Arial, Helvetica, Sans-Serif;
background-color: #e8e8f8;
}
A.odd:link, A.odd:visited {
font-size: 9pt;
font-weight: normal;
text-decoration: none;
text-align: left;
color: #003a8e;
font-family: Arial, Helvetica, Sans-Serif;
background-color: #e8e8f8;
}

.even{
font-size: 9pt;
font-weight: normal;
text-align: left;
color: 0e0e0e;
font-family: Arial, Helvetica, Sans-Serif;
background-color: #e0e0e0;
}

A.even:link, A.even:visited {
text-decoration: none;
}

.boxedset{
font-size: 10pt;
font-weight: bold;
text-align: left;
color: #6060d0;
font-family: Arial, Helvetica, Sans-Serif;
background-color: #f8f8ff;
}

A.boxedset:link, A.boxedset:visited {
text-decoration: none;

}


.Qtitle{
font-size: 10pt;
font-weight: bold;
text-align: center;
font-family: Arial, Helvetica, Sans-Serif;
}

.title{
font-size: 12pt;
font-weight: bold;
text-align: left;
color: black;
font-family: Arial, Helvetica, Sans-Serif;
border: solid;
border-color: grey;
border-width: thin;
padding-bottom: 5px;
padding-top: 5px;
background-color: #e0e0e0;
}

.subtitle{
font-size: 11pt;
font-weight: normal;
text-align: center;
margin-top: 18px;
color: #F020c0;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

A.subtitle:link
{
text-decoration: none;
color:#f020c0;
}

A.subtitle:visited {
text-decoration: none;
color:#f020c0;
}

.head {
font-size: 12pt;
text-align: center;
color: #21536A;
font-family: Arial, Helvetica, Sans-Serif;
}

.list{
font-size: 9pt;
text-align: center;
color: black;
font-family: Arial, Helvetica, Sans-Serif;
}

.listl{
font-size: 9pt;
text-align: left;
color: black;
font-family: Arial, Helvetica, Sans-Serif;
}
.listr{
font-size: 9pt;
text-align: right;
color: black;
font-family: Arial, Helvetica, Sans-Serif;
}

