@charset "utf-8";

.webSiteName {
	font-size: large;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #0000FF;
}
.Text {
	font-size: small;
}
.NormalSmall {
	font-family: times;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}

.smallred {
	color: #FF0000;
	font-family: "Courier New";
	font-size: x-small;
}
.underlineYellow {
	text-decoration: underline;
	background-color: #FF9966;
	font-weight: bold;
	font-style: italic;
}
.underline {
	text-decoration: underline;
	font-style: italic;
}
.IndexTitleSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.onlyRed {
	color: #FF0000;
}
.blueBold {
	font-weight: bold;
	color: #0000FF;
}
.Flexible {
	background-color: #99FFFF;
}


span.HL-1
	{
	background:#99ccff;
	/*text-decoration:underline;
	text-underline:single;*/
	}
span.HL-2,p.HL-2, li.HL-2, div.HL-2
        {
        background:#ffff00;
        /*text-decoration:underline;*/
		}
        fieldset
        {
	border: 0.1em solid #6633FF;
        }

        legend
        {
	color: #fff;
	background-color: #6666CC;
        }
.style3 {
	color: #FFFF00;
	font-weight: bold;
}
.style4 {font-size: x-small}
.style6 {font-size: large; }
.style6 {font-size: large; }
.style6 {font-size: large; }
.style6 {font-size: large; }
.style7 {color: #663333}
