/* Created by TopStyle Pro 3.10 - www.bradsoft.com */

.debug{
	background: #CCCCCC;
	color: Black;
	font-size: small;
}

.red_square,
 {
	border: thin dashed Red;
	color:red;
	background-color: white;

}


.blue_square,
.h3,h3
{
	border: thin dashed blue;

}

.green_square,
.h4,h4
{
	border: thin dashed green;

}


.orange_square,
.h5,h5
{
	border: thin dashed #FF6633;

}


.purple_square,
.h6,h6
{
	border: thin dashed #6A5ACD;

}




