	
	
	h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #4C4C4C;
	border-bottom: 1px solid Black;
	}
	
	b {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #4C4C4C;
	}
	
	th {
		font-family: Verdana, Arial, Helvetica;
		color: #4C4C4C;
		font-size: smaller;
		font-weight: bolder;
		text-align: left;
	}
	
	th.submit {
		text-align: center;
	}
	
	input.normal, textarea {
	font-family: "Times New Roman", Times, serif;
	border: 1px solid Black;
	background-color: White;
}
	
	A:VISITED  {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	text-decoration : underline;
}

	A:LINK {
		font-family: "Times New Roman", Times, serif;
		color: #000000;
		font-weight: normal;
		font-size: 14px;
		text-decoration : underline;
	}

	A:ACTIVE  {
		font-family: "Times New Roman", Times, serif;
		color: #000000;
		font-weight: normal;
		font-size: 14px;
		text-decoration : underline;
	}

	A:HOVER  {
		font-family: "Times New Roman", Times, serif;
		color: #000000;
		font-weight: normal;
		font-size: 14px;
		text-decoration : underline;
	}
	
	.resource {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #4C4C4C;
	}
	
	