.Style1 {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
.Style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 12px;
	color: #0066CC;	
}
.Style3 {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
.Style4 {
	color: #66CC00;
	font-size: 12px;
	font-weight: bold;
}
.Style5 {
	font-style: italic;
	color: #003399;
	font-size: 24px;
	font-weight: bold;
}
.Style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20px;
	text-decoration: none; 
	color: #CC0000;
}
.Style6:hover { 
	text-decoration:underline;
	color: #FF0000;
}
.Style7 {font-size: 18px; font-weight: bold; color: #66CC00;}
.Style9 {
	color: #66CC00;
	font-size: 12px;
	font-weight: bold;
}
.Style10 {	
	font-size: 18px;
	color: #0000FF;
	text-decoration:underline;
}
.Style12 {	color: #FF6600;
	font-weight: bold;
}
.Style13 {	font-size: 14px;
	font-weight: bold;
}
.Style14 {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.Style15 {color: #FF0000}
.Style17 {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
.Style18 {font-weight: bold}
.Style23 {
	color: #0066CC; 
	text-decoration: none; 
	font-size: 16px;
	font-weight: bold;
}


.msgok { 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #66CC33;
	text-align:center;
}

.msgerr { 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FF0033;
	text-align:center;
}

.msginfo { 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FF9900;
	text-align:center;
}

.link1 { 
	font-family:verdana;
	font-size:12px;
	color:#0099FF;
	font-weight:bold;
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}

.link2 { 
	font-family:verdana;
	font-size:12px;
	color:#000099;
	text-decoration:none;
}
.link2:hover { 
	text-decoration:underline;
}

.txt1 { 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333366;
}