.menu {
	color: #99CCFF;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
}
a.menu:hover {
	background-color: #78ABC2;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	text-align: justify;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	text-align: justify;
}
a {
	color: #006485;
	text-decoration: none;
}
a:hover {
	color: #78ABC2;
	text-decoration: underline;
}
.small {
	font-size: 6.5pt;
	line-height: normal;
}
.nojustifyright {
	text-align: right;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #006485;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #006485;
}
.alternate {
	background-color: #78ABC2;
}

.footer	{
	font-size	:	10px;
	color	:	#FF8000;
	line-height: normal;
}
.h4simulation {
	font-size: 16px;
	font-weight: bold;
	color: #006485;
}
.plaything {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #006485;
}
.playthinglight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #78ABC2;
}

