BODY 
A:link { 
 color: #3333FF; text-decoration: none 
 font-size: 20px;
}
A:active { color: #3333FF; text-decoration: none }
A:visited { color: #000080; text-decoration: none }
A:hover { color: #FF6600; text-decoration: underline }

.ArticleTitle {
  font-size: 15px;
  cursor: hand;
  font-family: Tahoma,Verdana,Arial,Helvetica,Sans Serif;
  color: blue;
  font-weight: bold;
  }

.ArticleTitle2{
  font-size: 18px;
  font-weight: bold;
  color: blue;
  }
.ArticleTitle3{
  font-size: 13px;
  font-weight: bold;
  }

.ArticleContent{
  font-size: 11px;
  font-family: Tahoma,Verdana,Arial,Helvetica,Sans Serif;
  }

.ArticleContent2{
  font-size: 20px;
  font-family: Tahoma,Verdana,Arial,Helvetica,Sans Serif;
  }

.ArticleContent3{
  font-size: 12px;
  font-family: Tahoma,Verdana,Arial,Helvetica,Sans Serif;
  }
.sidebar{
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 10px;
  }

.H3 {
  font-family: Century Gothic, Arial,Verdana,Helvetica,Sans Serif;
  font-size: 18px;
  color: #666666;
  font-weight: bold;
  }
  
.H4 {
  font-family: Century Gothic, Arial,Verdana,Helvetica,Sans Serif;
  font-size: 14px;
 font-weight: bold;
   }  
  
 .heading {
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 10px;
   font-weight: bold;
  }  
  
 .sidebarheading {
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 10px;
   font-weight: bold;
  }  
  
.toolbar {
  font-family: Verdana,Arial,Helvetica,Sans Serif;
  font-size: 10px;
  color: #666666;
  }   
  
.textbox {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; color: #000000; 
  background-color: #FFFFFF; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px
  }  

.white {
  font-size: 11px;
  color: #FFFFFF;
  }

.small {
  font-size: 10px;
  color: #000000;
  }

.menuitem {
  font-size: 12px;
  cursor: hand;
  background-color: #FFFFFF; 
  font-family: Tahoma,Verdana,Arial,Helvetica,Sans Serif;
  font-size: 13px;
  color: blue;
  font-weight: bold;
  }

.MenuLevel1
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: None;
	BACKGROUND-COLOR: #DBE8E8
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	background-image: none;
	  font-size: 13px;
	  color: blue;
	  font-weight: bold;
}
.MenuLevel2
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: None;
	LIST-STYLE-POSITION: outside;
	BACKGROUND-COLOR: #DBE8E8;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 5px;
	padding-left: 30px;
	background-image: none;
	font-size: 12px;
	color: blue;
}
.MenuLevel3
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: None;
	LIST-STYLE-POSITION: outside;
	BACKGROUND-COLOR: #DBE8E8;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 50px;
	background-image: none;
	  font-size: 11px;
	  color: blue;
}
.MenuLevel4
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: None;
	LIST-STYLE-POSITION: outside;
	BACKGROUND-COLOR: #DBE8E8;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 70px;
	background-image: none;
	  font-size: 10px;
	  color: blue;
}
.MenuLevel5
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: None;
	LIST-STYLE-POSITION: outside;
	BACKGROUND-COLOR: #DBE8E8;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 90px;
	background-image: none;
	  font-size: 9px;
	  color: blue;
}
