BODY {
  FONT-SIZE: 15px;
  color : #000000;
  BORDER-TOP-STYLE: none;
  line-height : 12px;
  border-bottom-style : none;
  border-bottom-width : 0px;
  BORDER-RIGHT-STYLE: none;
  BORDER-LEFT-STYLE: none;
  background-color : #ffffff;
}

A:link {
  COLOR: #cc0000;
  TEXT-DECORATION: underline;
}
A:VISITED {
  color : #666666;
  TEXT-DECORATION: underline;
}
A:ACTIVE {
  color : #cc0000;
  TEXT-DECORATION: none;
}
A:HOVER {
  color : #cc0000;
  TEXT-DECORATION: none;
}
TABLE {
  FONT-SIZE: 15px;
  
  line-height : 1.3;
  border-top-width : 0px;border-right-width : 0px;border-bottom-width : 0px;border-left-width : 0px;
  border-top-color : #6633336;
  border-right-color : ##663333;
  border-bottom-color : ##663333;
  border-left-color : ##663333;
  border-top-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-left-style : none;
  


  }
HR {
  color : #663333;
}
A:LINK{
  color : #cc0000;
  font-weight : none;
}

RT {
	font-size: 0.8em
}

.FontSelector_Large{
	font-size:17px;
	background-color:white;
	width:63px;
	text-align:center;
}

.FontSelector_Midium{
	font-size:15px;
	background-color:gray;
	width:63px;
	text-align:center;
}

.FontSelector_Small{
	font-size:12px;
	background-color:white;
	width:63px;
	text-align:center;
}