/* CSS Document */
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	text-align: left;
	vertical-align: top;
	font-size:11px;
	color:#7E7E7E;
}
form
{
	margin:0px;
}
a {
	text-decoration: undeline;
	color:#6987A5;
}
a.1 {
	text-decoration: none;
	color:#6987A5;
}
a.2 {
	text-decoration: underline;
	color:#909090;
}
a.3 {
	text-decoration: none;
	color:#7E7E7E;
}
a.4 {
	text-decoration: none;
	color:#6987A5;
}

.style1 {color: #698CA5}
.style2 {
	color: #FF9600;
	font-weight: bold;
}
.style3 {font-size: 9px}
.style4 {color: #818181}
.style5 {
	color: #FFBA00;
	font-weight: bold;
}
input {
	font-size:11px;
}