BODY {
	 font-family :Verdana,Arial,Times New Roman,sans-serif;
	 font-size :10pt;
	 color :#000000;
}

BODY.Nav {
	 font-family :Verdana,Arial,Times New Roman,sans-serif;
	 font-size :10pt;
	 color :#000000;
     background-color:#EEEEEE
}

H1, H2, H3, H4, H5, H6 {
 	font-family :Verdana,Arial,Times New Roman,sans-serif;
	color :#000000
}

A:LINK {
	   text-decoration:none;
	   color :#990033
}

A:VISITED {
   	   text-decoration:none;
	   color :#990000
}


A:HOVER {
   	   text-decoration:none;
	   font-weight:bolder;
	   background-color:#FFFFFF
}

A:ACTIVE {
	text-decoration:none;
	font-weight:bold;
	color:#990033
}

P {
  font-size:10pt;
  text-align:justify;
  margin-left:50px;
  margin-right:50px
}

P.noindent {
	text-indent:0%
}

P.head {
  font-size:11pt;
  color :#990033;
  background-color:#EEEEEE;
  text-align:justify;
  margin-left:50px;
  margin-right:50px
}

P.headnf {
  font-size:11pt;
  color :#990033;
  background-color:#EEEEEE;
  text-align:justify;
  margin-left:0px;
  margin-right:0px;
  border: 3px #EEEEEE;
  padding:3px
}

UL {
  text-align:justify;
  margin-left:90px;
  margin-right:50px
}


UL.list2 {
  text-align:justify;
  margin-left:15px;
  margin-right:50px
}

TABLE.links {
  font-size:9pt;
  margin-left:50px;
  margin-right:40px
}

TABLE.profile {
  font-size:8pt;
  margin-left:50px;
  margin-right:40px
}

div.nav {
	font-family:Verdana,Arial,Times New Roman,sans-serif;
	font-size:9pt;
	color:#000000;
    background-color:#EEEEEE;
	text-align:left
}

td.nav {
	font-family:Verdana,Arial,Times New Roman,sans-serif;
	font-size:9pt;
	color:#000000;
    background-color:#EEEEEE;
	text-align:left
}


