@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tx {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
}
.main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
a {
	color: red;
	font-weight: bold;
}

a:hover {
	color: black;
	font-weight: bold;
	font-size: 14px;	
}
.footer {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #000000;
	line-height: 10px;
	text-decoration: none;
}
.tx2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.tx3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #0074c5;
	text-transform: uppercase;
	font-weight: bold;
}
