.text1 {
	font-family: Verdana;
	font-size: .7em;
	color: #FFFFFF;
}
.text2 {
	font-family: Verdana;
	font-size: .7em;
	color: #666666;
}
.text3 {
	font-family: Verdana;
	font-size: .7em;
    color: #000000;
}
.text4 {
	font-family: Verdana;
	font-size: 1.0em;
	color: #FFFFFF;
}
.text5 {
	font-family: Verdana;
	font-size: 1.0em;
	font-weight: bold;
	color: #ff3300;
}
.text6 {
	font-family: Verdana;
	font-size: 1.0em;
	font-weight: bold;
	color: #00cc66;
}
.text7 {
	font-family: Verdana;
	font-size: .7em;
	color: #ff3300;
}
.text8 {
	font-family: Verdana;
	font-size: 1.2em;
	color: #000000;
}
.text9 {
	font-family: verdana;
	font-size: 1.5em;
	color: #333333;
}
.text10 {
	font-family: times roman;
	font-size: 1.5em;
	color: #336699;
}
.text11 {
	font-family: verdana;
	font-size: 2.0em;
	color: #663399;			
}
.text12 {
	font-family: verdana;
	font-size: 1.5em;
	color: #663399;							
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6600ff;
}
.border-bottom {

	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D89D89;
	
}
a:visited {
	font-family: Verdana;
	font-size: 10,12,14,16,18px;
	color: #000;
	text-decoration: none;}
a:hover {
	font-family: Verdana;
	font-size: 10,12,14,16,18px;
	color: #999;
	text-decoration: none;	
}
a:link {
	font-family: Verdana;
	font-size: 10,12,14,16,18px;
	color: #000;
	text-decoration: none;	
}
a:active {
	font-family: Verdana;
	font-size: 10,12,14,16,18px;
    color: #333;
	text-decoration: none;	
}
.border-complete {
	border: 1px solid #000000;
}
.border-complete2 {
	border: 1px solid #999999;
}
.border-complete3 {
	border: 1px solid #cccccc;

