@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 13px;
	line-height: 22px;
	color: #693b09;
}
.blue {
	font-size: 18px;
	color: #d24a00;
	font-weight: bolder;
}

a:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.white2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	font-size: 12px;
}
.red {
	color: #FF3300;
}
