.text1 {
	font-family: Verdana;
	font-size: .7em;
	color: #333;
}.text2 {
	font-family: Verdana;
	font-size: .8em;
	color: #000;
}.text3 {
	font-family: Verdana;
	font-size: 1.0em;
	color: #333;
}.text4 {
	font-family: Verdana;
	font-size: 2.0em;
	color: #333;
}.text5 {
	font-family: verdana;
	font-size: 1.4em;
	font-weight: bold;
	color: #333;
}.text6 {
	font-family: Verdana;
	font-size: .7em;
	color: #009999;
}.text7 {
	font-family: Verdana;
	font-size: 1.0em;
	font-weight: bold;	
	color: #333;					
}
.border-top {
	border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #6600ff;
}
.border-bottom1 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E7BBEC;
}
.border-complete {
	border: 1px solid #000000;
}
.border-complete2 {
	border: 1px solid #999999;
}
.border-complete3 {
	border: 1px solid #cccccc;
}
a:visited {
	font-family: Verdana;
	font-size: 10,12,14,16,18px;
	text-decoration: none;
	color: #009999;
}
a:hover {
	font-family: Verdana;
	font-size: 10,12,14,16,18px;
	text-decoration: none;
	color: #999;
}
a:link {
	font-family: Verdana;
	font-size: 10,12,14,16,18px;
	text-decoration: none;
	color: #009966;
}
a:active {
	font-family: Verdana;
	font-size: 10,12,14,16,18px;
	text-decoration: none;
	color: #333;


