A:LINK {
	font-family : Verdana, sans-serif;
	font-style : normal;
	text-decoration : none;
	color : Blue;
	background-color : transparent;
}

A:VISITED {
	font-family : Verdana, sans-serif;
	font-style : normal;
	text-decoration : none;
	color : Silver;
	background-color : transparent;
}


BODY {
	background-color : White;
	background-image :  url(../images/page.gif);
	margin-left: 5em;
	margin-right: 5em;
	font-family : Verdana, sans-serif;
	font-size : small;
	text-align: justify;
	color : Black;
	font-weight : bold;
}

H3 {
	background-color : transparent;
	font-family : serif;
	text-align : center;
}



H4 {
	background-color : transparent;
	font-family : Verdana, sans-serif;
}

H1 {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.contents  {
	background-color : transparent;
	text-align : center;
}
.titles2 {
	background-color : transparent;
	text-align : center;
	font-family : "MS Serif", "New York", serif;
	font-size : 18px;
}
.titles1 {
	background-color : transparent;
	text-align : center;
	font-family : "Times New Roman", Times, serif;
	font-size : 40px;
}
.header {
	background-color : transparent;
	font-size : 9px;
}
.page {
	text-align : center;
	background-color : transparent;
	font-size : 10px;
}
.titles3 {
	background-color : transparent;
	font-family : "MS Serif", "New York", serif;
	font-size : 14px;
	text-align : center;
}

.money {
	text-align: right;
}
table {
	text-align: left;
	width: 100%;
}
