/* BODY---------------------------------------------------------------------- */
.box1{
	float: left;
	width: 570px;
	margin-left: 10px;
}

A:link{
	  color: #009999; TEXT-DECORATION: none  ;
}
A:visited{
	  color: #984B98; TEXT-DECORATION: none  ;
}
A:active{
	  color: #669966; TEXT-DECORATION: underline  ;
}
A:hover{
	  color: #FF7C51; TEXT-DECORATION: underline  ;
}

.blk{ color: #555555; }
.purple{ color: #990099; }
.pink{ color: #ff00ff; }
.small{ font-size: 80%; }
.bigger{ font-size: 116%; }

.color1{
	color: #336600;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;

}

.color2{
	color: #CC0000;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;
}

.color3{
	color: #000066;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;

}

.color4{
	color: #FFFFFF;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;

}

.color5{
	color: #FF6699;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;

}

.color6{
	color: #009933;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;

}

.color7{
	color: #6699FF;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	font-size: 14px;

}

.color8{
	color: #999999;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
    text-decoration : line-through;
}

.color9{
	color: #000000;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;

}

.color10{
	color: #CC6633;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;

}

.color11{
	color: #333333;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
    text-decoration : line-through;
}

.color12{
	color: #009999;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
}

hr{
	border-top: 1px dashed #ccc;
	margin-top: 1.5rem;
    margin-bottom: 2rem;
}
