@charset "utf-8";
/* CSS Document */

BODY {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	font-family: "Garmond", Times, serif;
	font-size: 12px;
	color: #000000;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	LETTER-spacing: -1pt;
	color: #3795ff;
}

.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	LETTER-spacing: -1pt;
	color: #3795ff;
}

b {
	font-family: "Garamond", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #A0A0A0;
}

a:link {
	text-decoration: none;
	color: #ff2122;
	font-family: "Garamond", Times, serif;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #ff2122;
	font-family: "Garamond", Times, serif;
	font-size: 14px;
}
a:hover {
	text-decoration: none;
	color: #37a7ff;
	font-family: "Garamond", Times, serif;
	font-size: 14px;
}
a:active {
	text-decoration: underline;
	color: #ff2122;
	font-family: "Garamond", Times, serif;
	font-size: 14px;
}

a:link img {border: 2px solid; border-color: #000000;}
 
a:hover img {border: 2px solid; border-color: #ff0000;}

a:visited img {border: 2px solid; border-color: #000000;}

{
scrollbar-face-color: #ff0000;
scrollbar-arrow-color: #c1c1c1;
scrollbar-track-color: #c1c1c1;
scrollbar-shadow-color: #c1c1c1;
scrollbar-highlight-color: #c1c1c1;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-Color: #000000;
}