	body {
		font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: small;
		color: Navy;
		border: 0px;
		padding : 0px;
		margin: 0px;
		background-color : #EBFEFF;
	}
	h1, h2, h3, h4, h5, h6 {
		font-style : normal;
		font-weight : normal;
		text-align: center;
	}
	h1 {
		font-size: 150%;
		margin-top:10px;
		margin-bottom:10px;
	}
	h3 {
		font-size: 125%;
		padding-top:10px;
		padding-bottom:10px;
	}

	.caption {
		font-size : 66%;
	}
	.cym {
	color : #2F4F4F;
}
	.eng {
		color : Navy;
	}
	.menu {
		text-align: center;
		text-decoration: none;
		font-size: 80%;
		padding: 2px 2px 2px 2px;
		margin : 2px 2px 2px 2px;
	}
	.menu a, .textmenu a {
		text-decoration : none;	
	}
	a:hover {
	color : red;
	text-decoration : underline;
}
	.textmenu {
		text-align: center;
		font-size: 80%;
		padding: 2px 2px 2px 2px;
		margins : 2px 2px 2px 2px;
	}
.hr1 {
	width : 90%;
	line-height : 1px;
	color : Silver;
}

.results {
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 75%;
}

TH.results {
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 75%;
}
TD.results {
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 75%;
}
TD.prompts {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 75%;
}

.navtab {
	border : 1px;
	border-style : solid;
}

P {
	margin: 10px;
	text-align: justify;
}

.smalllink {
	font-size: 75%;
}
.obviouslink {
	font-size: 100%;
	font-weight: bold;
	color: #006400;
}
div.maintext {
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}
div.maintext2 {
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
}

div.indent {
	margin-left: 20px;
}

