  a:link    { color: Yellow; text-decoration: none }
  a:visited { color: Yellow; text-decoration: none }
  a:active  { color: Blue; text-decoration: none }
  a:hover   { color: #ff7f50; text-decoration: none }
  .page { font-family: Arial; }


 
.navbar a
{
	width: 95px;
	height: 15px;
	display: block;

	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;

	color: White;
	text-decoration: none;
	background-color: Black;
}

.navbar a:visited
{
	color: White;
	text-decoration: none;
}

.navbar a:active
{
	color: #ff6347;
	text-decoration: none;
}

.navbar a:hover
{
	color: #ff6347;
	text-decoration: none;
	background-color: White;
}
   .body  {
     	font-size : 15pt;
     	font-family : Arial;
     	font-weight : bold;
     	font-style : normal;
     	color : White;
     }
	   .lesssmallbody  {
     	font-size : 12pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : White;
		line-height : 20px;
     }
   .smallbody  {
     	font-size : 11pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : White;
		line-height : 18px;
     }
   .largebodynocolor  {
     	font-size : 14pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
		line-height : 21px;
     }
   .smallbodynocolor  {
     	font-size : 11pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
		line-height : 18px;
     }
   .smallestbodynocolor  {
     	font-size : 10pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
		line-height : 18px;
     }
   .supersmallestbodywhite  {
     	font-size : 7pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
		color : white;
     }
   .smallestbodywhite  {
     	font-size : 10pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : White;
     }
   .designtip  {
     	font-size : 11pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : Black;
     }
   .heading  {
     	font-size : 15pt;
     	font-family : Arial;
     	font-weight : bold;
     	font-style : normal;
     	color : White;
     }
   .headingtwo  {
     	font-size : 17pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : White;
     }
   .subheading  {
     	font-size : 14pt;
     	font-family : Arial;
     	font-weight : bold;
     	font-style : normal;
     	color : Black;
     }
	    .whitesubheadingtwo  {
     	font-size : 14pt;
     	font-family : Arial;
     	font-weight : bold;
     	font-style : normal;
     	color : White;
     }
	 	    .whitesubheadingthree  {
     	font-size : 14pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : White;
     }
	   .subsubheading  {
     	font-size : 13pt;
     	font-family : Arial;
     	font-weight : bold;
     	font-style : normal;
     	color : White;
     }
     .smallbodyspecialgreen  {
     	font-size : 10pt;
     	font-family : Arial;
     	font-weight : bold;
     	font-style : normal;
     	color : Black;
     }
     .smallestbodyboldwhite  {
     	font-size : 9pt;
     	font-family : Arial;
     	font-weight : bold;
     	font-style : normal;
     	color : White;
		line-height : 18px;
     }
     .smallestbody  {
     	font-size : 9pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
		line-height : 15px;
     }
     .ul  {
		text-decoration : underline;
     }
     .boldul  {
     	font-weight : bold;
		text-decoration : underline;
     }
     .gray  {
     	color : #b9b9b9;
     }
     .bold  {
     	font-weight : bold;
     }
     .italic  {
     	font-style : italic;
     }
     h2.white  {
     	font-family : Arial;
     	color : White;
     }
.link2 a:link
{
	color: #ffff00;
	text-decoration: none;
}
.link2 a:active
{
	color: #ff6347;
	text-decoration: none;
}
.link2 a:visited
{
	color: #ffff00;
	text-decoration: none;
}
.link2 a:hover
{
	color: #ABCB88;
	text-decoration: none;
}
.link3 a:link
{
   	font-size : 10pt;
   	font-family : Arial;
   	font-weight : bold;
	color: Green;
	text-decoration: none;
}
.link3 a:active
{
   	font-size : 10pt;
   	font-family : Arial;
   	font-weight : bold;
	color: #ff6347;
	text-decoration: none;
}
.link3 a:visited
{
   	font-size : 10pt;
   	font-family : Arial;
   	font-weight : bold;
	color: Green;
	text-decoration: none;
}
.link3 a:hover
{
   	font-size : 10pt;
   	font-family : Arial;
   	font-weight : bold;
	color: Black;
	text-decoration: none;
}
.livertical  {
	margin-bottom : 10px;
		}
	.greenlink  {
	color : Green;
}
-->
</style>