body {
	font-family: Tahoma;
	background-color:#FFFFFF;
}


.maintxt {
	
	font-size: 10pt;
	text-align: left;
}
.tag {
	
	font-size:13pt;
	text-align:center;
	font-weight: bold;
	color: #FF0000;
}

h1 {
	font-size:24pt;
	font-weight: bolder;
	text-align:center;
	font-family: Tahoma;
	line-height: 32pt;
}
h2 {
	text-align:center;
}
h3 {
	font-size:14pt;
	font-weight:normal;
	line-height: 18pt;
	color: #FF0000;
}
.h3-blk {
	font-size:14pt;
	line-height: 18pt;	
}
.highlight {
	background-color: #FFFF00;
}
.highlight-em {
	font-weight: bolder;
	background-color: #FFFF00;
}
.highlight-red {
	font-weight: bolder;
	background-color: #FFFF00;
	color:#FF0000;
}
.u {
	text-decoration:underline
}
.box {
	background-color:#FFFFCC;
	border: thin ridge #FF3300;
}
.h1-red{
	font-size:24pt;
	font-weight: bolder;
	text-align:center;
	font-family: Tahoma;
	line-height: 32pt;
	color:#FF0000;
}
.box-blue{
	background-color:#33CCFF;
	border: thin ridge #0000FF;
}	
.tag-blue {
	
	font-size:13pt;
	text-align:center;
	font-weight: bold;
	color: #0000FF;
}
.box-white3 {
	background-color:#FFFFFF;
	border: inset #33CCFF;
}
.box-white {
	background-color:#FFFFFF;
	border: thin ridge #FF3300;
}	

.box-white2 {
	background-color:#FFFFFF;
	border: solid #FF3300;
}	
.coach {
	visibility: hidden;
	visibility:collapse;
}
.small {
		font-size:xx-small;
		color:#FFFFFF;
		visibility:hidden;
		font-family:openSymbol;		
}