h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	margin-top:0px;
	margin-bottom:1px;
}

h5 {	margin-left: 1px; margin-right: 1px; margin-bottom: 10px;
 	font-family: sans-serif; font-size: 12pt;
 	color: rgb(94,75,243);
        text-align: left;}

input { font-family: sans-serif; font-size: 12px;
}

textarea { font-family: sans-serif; font-size: 12px;
}


.point
 	{margin-left : 40px;  margin-right : 1px;margin-bottom: 0.00cm;

        background-position:0px 3px;
        background-repeat:no-repeat;
        font-weight:normal;
        text-indent:14pt;
        padding-top:1pt;
        padding-bottom:0pt;}

.menu
 	{margin-left : 6px;  margin-right : 1px;margin-bottom : 2pt;
 	font-family:Arial bold, sans-serif; font-size:12pt;
 	color:#0000DD;
        background-position:left;
        background-repeat:no-repeat;
        text-align:left;
        font-weight:bold;
        padding-left:14pt;padding-top:0pt;padding-bottom:5pt;}


  body {
  background : White;
  	font-family:Arial, sans-serif;
	font-size:10pt;
	color: black;
  }


  a            { font-family:arial, verdana, sans-serif;
                 text-decoration:none; }
  a:link       { color:#0000EE; }
  a:visited    { color:#4400DD; }
  a:active     { color:#0000DD; }
  a:hover      { color:#D00000;    text-decoration: underline; }

.maintablefont { font-size: 11pt}
.bold {font-weight: bold}
.white {  color: #FFFFFF}
.red {color: red}
.whitesmall {font-size: 10px; color: #FFFFFF}
.whitenormal {font-size: 12px; color: #FFFFFF; font-weight: normal}
td {  font-size: 12px}
.whitebold {  font-size: 14px; font-weight: bold; color: #FFFFFF}
.bluegreen {font-size: 12px; font-weight: bold; color: #00FFFF}
.headline-large {  font-size: 24px; font-weight: bold; color: #6666cc}
.headline-small { font-size: 18px; font-weight: bold; color: #4444aa}
.small {  font-size: 9pt}
.smaller {font-size: 8pt}

div.middleCell {
	margin-bottom:40px;
	margin-left:0px;
	margin-right:5px;
	margin-top:1px;
	padding-left:10px;
	padding-top:0px;
	text-align:left;
}

table.black {
	background-color:#eeeeee;
	empty-cells:show;
	border-collapse:collapse;
	border:1px solid black;
}

th.black, td.black {
	border:1px solid black;
	padding:5px;
	margin:5px;
}

.data {
	color:maroon;
	font-weight:bold;
}

