.black{
color : black;
}
.mininavtext{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-weight : normal;
	font : Arial;
	color : black;
}
A.mininavtext {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-weight : normal;
	font : Arial;
	color : black;
	text-decoration: none;
}
A.mininavtext:Visited
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-weight : normal;
	font : Arial;
	color : black;
	text-decoration: none;
}
A.mininavtext:hover
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-weight : normal;
	font : Arial;
	color : black;
	text-decoration: underline;
	
}

.navtext{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	font-weight : normal;
	font : Arial;
	color : black;
}
A.navtext {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	font-weight : normal;
	font : Arial;
	color : black;
	text-decoration: none;
}
A.navtext:Visited
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	font-weight : normal;
	font : Arial;
	color : black;
	text-decoration: none;
}
A.navtext:hover
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	font-weight : normal;
	font : Arial;
	color : black;
	text-decoration: underline;
	
}
.header {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 14pt;
	font-weight : normal;
	font : Arial;
	
	}

.text {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	font-weight : normal;
	font : Arial;
}

.minibluetext {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	font-weight : normal;
	font : Arial;
	color : #8599B8;
}

.blackborder {
	border-top : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
	border-bottom : 1px solid black;
}

#beigetable {
	background-color :#f9f2EC;
}

.interfacetext {
  font-family: Arial;
  font-size: 8pt;
  color: black;
}
.whiteinterfacetext {
  font-family: arial;
  font-size: 8pt;
  color: white;
}

.boxinterfacetext {
  font-family: sans-serif;
  font-size: 9pt;
  color: black;
  background-color: gray;
}

.maintext{
	font-family : sans-serif ;
	font-size : 9pt;
	font-weight : normal;
	font : Arial;
	color : black;
}

p {
	font-family : sans-serif ;
	font-size : 10pt;
	font-weight : normal;
	font : Arial;
	color : black;
}
.quotetext {
    font-size: 12pt;
	font-family: serif;
	color: #49342f;	
  }

