.style1 {
  font-size: 14px;
	a-hover: #ffffff;
}
.style2 {	
	font-size: 24px;
}
.style3 {
  color: #FFFFFF
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	text-color: #FF9900;
}
a:active {
	text-decoration: none;
}
.style3 {
  font-size: 20px;
	color: #000000;
}
.style4 {
	font-size: 12px;
	font-style: italic;
}
.style5 {
  font-size: 14px; 
	font-weight: bold; 
}
.table_left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.table_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.table_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.table_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: inherit;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
		
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: inherit;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	cursor: default;	
}
.title {font-size: 25px;
		font-family:Arial, Helvetica, sans-serif;
		letter-spacing: 5px;
		}

