body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	font-weight: normal;
	}
h1 {
	letter-spacing: 2px;
	font-size: 4em;
	color: #333333;
	font-weight: bold;
	}
h2 {
	color: #666666;
	font-size: 1.4em;
	background-color: #FFFFFF;
	}
h3 {
	font-size: 18px;
	background-color: #666666;
	color: #FFFFFF;
	letter-spacing: 1.3px;
	left: 10px;
	text-indent: 10px;
	line-height: 2;
	}
h4 {
	font-size: medium;
	background-color: #FFFFFF;
	color: #333333;
	letter-spacing: 1.3px;
	}
h5 {
	font-size: small;
	font-style: italic;
	line-height: 1.2em;
	font-weight: 300;
	color: #333333;
	}
h6 {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-style: normal;
	line-height: 1.2em;
	font-weight: 300;
	color: #333333;
	margin-right: 7em;
	}
ul {
	font-size: 1em;
	line-height: inherit;
	list-style-type: square;
	list-style-position: outside;
	line-height: inherit;
	color: #333333;
	margin-right: 7em;
	}
	
ul2 {
	font-size: 1em;
	line-height: inherit;
	list-style-type: square;
	list-style-position: outside;
	line-height: inherit;
	color: #333333;
	}

a:link {
	color:#0066CC;
}

a   {text-decoration: none}

a:visited {
	color: #0066cc;
	}
	
a:hover {
	color: red;
	text-decoration: underline;
	}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	color: #FFFFFF;
	font-size: xx-large;
	background-color: #666666;
	font-stretch: normal;
	padding-left: 10px;
	line-height: 1.5;
	}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
