body {
	font-family: Cochin, "Times New Roman";
	font-size: 13px;
	color: #3D362E;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/bg.jpg);
}
td {
	font-family: Cochin, "Times New Roman";
	font-size: 13px;
	color: #38312B;
	text-align: left;
}
.left_text {
	font-family: Cochin, "Times New Roman";
	font-size: 13px;
	color: #990000;
	text-align: left;
}
a:link {
	font-family: Cochin, "Times New Roman";
	font-size: 14px;
	color: #38312B;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
}
a:visited {
	font-family: Cochin, "Times New Roman";
	font-size: 14px;
	color: #38312B;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
}
a:active {
	font-family: Cochin, "Times New Roman";
	font-size: 14px;
	color: #38312B;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
}
a:hover {
	font-family: Cochin, "Times New Roman";
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
}
.buttonize {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#link {
	font-variant: normal;
	font-size: 95%;
}
