/*
/*	Eval_results_template_screen.css
/*
/*
/*
/*
/*
*/

.evalDisplayErrorSoundsSpanClass	{
	border			:	0px solid	;
	color			:	purple		;
	font-size		:	20px		;
	padding			:	2px		;
}

.target_sound_class			{
	border			:	0px 		;
	color			:	#123123		;
	font-size		:	20px		;
	padding			:	3px		;

}

body {
	font-size		:	76%		;
}

table {
	margin			:	0px		;
	border			:	0px		;
	border-collapse		:	collapse	;
        padding			:	0px		;
}


br {
	margin			:	0px		;
	padding			:	0px		;
}

td {
	margin			:	0px		;
	border			:	1px dotted	;
	padding			:	0px		;
}

.headingTitle	{
	color			:	#00cc00		;
	font-size		:	12px		;
	margin			:	0px		;
	padding			:	0px		;
}

.disappearingTags {
	font-size		:	10px		;
	margin			:	0px		;
	padding			:	0px		;
}

.forwardSlash	{
	color			:	#cc3300		;
	font-size		:	18px		;
	margin			:	0px		;
	padding			:	0px		;
}
	
.printTable				{
	background-color	:	white		;
}


.pageBreaks {
	display			:	none		;
	text-align		:	right		;
}


.header_tags {
	font-family		:	"Times New Roman", Times, serif;
	font-size		:	20px		;
	font-style		:	normal		;
}


.phoneme_tags {
	font-family		:	"Times New Roman", Times, serif;
	font-size		:	20px		;
	font-style		:	normal		;
}

.style1 {
	font-size		:	18px		;
}

.style2 {
	font-size		:	10px		;
}

.style3 {
	font-style		:	normal		;
	font-family		:	"Times New Roman", Times, serif;
}

