body {
	background-color:#062840;
}
#flashObject{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}
img{
	position:absolute;
	top:0px;
	left:0px;
	hspace:0px;
	vspace:0px;
}

.basicText {
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	/*line-height: 90%*/
}

a {
	color: #347186;
}

a:hover {
	text-decoration: underline;
	color: #97a52b;
}
.title {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 20px;
	color: #347186;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c;
}

.highlight {
	color: #CC0000;
}

.note {
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}

.testure_link {
	font-weight: bold;
	font-size: 11px;
}
