.head1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 14pt;
	font-weight : bold;
	text-align : center;
	color : #663300;
}
body {
	background-color : #FFFFF9;
}
.date {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Gray;
}

.linkstrip {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-align : center;
}
.fontsize {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.fontsizetitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	font-weight : bold;
	background-color : #663300;
}
.contents {
	font-family : "Times New Roman", Times, serif;
	font-size : 13pt;
	font-weight : bold;
}
.contents2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 13pt;
	font-weight : bold;
	line-height : 25px;
}
/* Mouseover Links*/

A {
		text-decoration : none;
}

A.off	{
	text-decoration : none;
	}

	A.on:link  {
	text-decoration: underline;
	}	
	A.on:visited  {

	text-decoration: underline;
	}

/* End Mouseover Links*/
