body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	background-image: none;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 16px;
}
a:link {
	color: #336699;
	text-decoration:none;
}
a:visited {
	color: #336699;
	text-decoration:none;
}
a:active {
	color: #339900;
	text-decoration:underline;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;

}

.title {
	font-size: 12px;
	color: #000000;
}
.titleLogo {
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.white {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.subtitle {
	font-size: 12px;
	color: #0066CC;
}
.contenstitle {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.antenna {
	font-size: 11px;
	color: #000000;
	line-height: normal;

}
.text {
	font-size: 12px;
	color: #333333;
	line-height: 16pt;

}
.bold {
	font-size: 14px;
	color: #333333;
	font-weight: bold;

}
.red {
	color: #FF0000;
}
.triangle {
	color: #990033;
}
.guide {
	color: #AEBAA3;
	font-weight: normal;
}
.white2 {
	color: #FFFFFF;
	font-weight: normal;
}
