/* CSS Document */

.body {
	font-family: Arial;
	font-size: 13px;
    color: #333333;
}

.title {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #1B5086;
	font-weight: bold;
}

.name {
	font-family: Arial;
	font-size: 13px;
    color: #333333;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #0033FF;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

	#flashcontent {
		height: 100%;
	}

/* backup*/

.style15 {
	font-size: small;
	font-family: Arial;
}

.style2 {color: #113355}
.style4 {
	color: #113355;
	font-size: 18px;
	font-weight: bold;
}
.style7 {font-size: 18px; font-weight: bold; }



.style15 {color: #CCCCCC; font-weight: bold; font-size: 14px; }