BODY {
	color: Black;
	background-color: White;
	font-family: "Times New Roman", Times;
	font-size: x-small;
	text-align: left;
	background-repeat: no-repeat;
}

A {
	color: #0000CD;
	text-decoration: none;
	font-size:  90%;
	font-weight: bold;
}

A:HOVER {
	color: #0000CD;
	text-decoration: underline;
	font-size:  90%;
	font-weight: bold;
}

h1 {
	font-size: 175%;
}
h2 {
	color: Black;
	background-color: White;
	font-family: "Times New Roman", Times;
	font-style: normal;
	font-weight: normal;
	font-size:   90%;
	text-indent: 20px;
	text-align: left;
	background-repeat: no-repeat;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 120%;
}
h5 {
	color: Black;
	font-family: "Times New Roman", Times;
	font-style: normal;
	font-weight: normal;
	font-size:   80%;
	padding-left: 3%;
	text-align: left;
	background-repeat: no-repeat;
}
h6 {
	color: Black;
	background-color: White;
	font-family: "Times New Roman", Times;
	font-style: normal;
	font-weight: normal;
	font-size:   90%;
	text-align: left;
	background-repeat: no-repeat;
}