@charset "utf-8";
/* CSS Document */

.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: oblique;
	line-height: normal;
	color: #FFFFFF;
}
.pagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

.pageName{
	color: #FF9900;
	line-height:20px;
	letter-spacing:normal;
	font-family: Consolas;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
	.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	line-height: normal;
	letter-spacing: 2px;
	text-align: justify;
	vertical-align: baseline;
}
.definitionheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #CCCCCC;
	font-size: medium;
	word-spacing: 0.5em;
	text-align: left;
}
.definitiontext {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CCCCCC;
	font-size: medium;
	font-style: normal;
	word-spacing: 0.5em;
	text-align: left;
}
.definitionheader2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CCCCCC;
	font-style: italic;
	font-size: medium;
	word-spacing: 0.5em;
	text-align: left;
}
