@charset "UTF-8";

.instructor span { font-size:100%; line-height: 1.2 }td {  font-size:100%}

.underline {  font-size:75%; text-decoration: underline}

.txt10px {  font-size:65%}
.txt10hpx {  font-size:65%; line-height: 120%}
.txt12hpx {  font-size:75%; line-height: 130%}

.text{
	font-size:75%;
}
.applicationForm{
	background-color:#ff0000;
}
.item{
	background-color:#ffcccc;
	color: #000000;
	font-weight:bold;
}
.value{
	background-color:#ffffff;	
}
.note{
	background-color:#ffffff;	
}
