body {
	background-image: url(image/back.gif);
	text-align: left;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #413938;
}
.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #5C5250;
}
.size18 {
	font-size: 18px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #5c5250;
}
.size14bold {
	font-size: 13px;
	font-weight: bold;
	color: #413938;
}
.size14bold2 {
	font-size: 14px;
	font-weight: bold;
	color: #5c5250;
	text-decoration: underline;
}
.blue {
	color: #06298D;
}


.address {
	font-size: 16px;
	font-weight: bold;
	color: #484542;
}
.copyright {
	font-size: 10px;
}
