body
{	color: 				black;
	font-size:			10pt;
	font-family:		"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	background-color:	#eeeeff;
	margin:				0px 0px 0px 0px
}

h1          { font-size: 20pt; font-weight: bold; margin-top: 20pt; margin-bottom: 10pt }
h2          { font-size: 16pt; font-weight: bold; margin-top: 16pt; margin-bottom: 8pt }
h3          { font-size: 12pt; font-weight: bold; margin-top: 14pt; margin-bottom: 6pt }

p
{	margin-top:		0px;
	margin-left:	7px;
	margin-right:	7px;
	margin-bottom:	3px;
}
a           { color: #ff5555; font-weight: bold; text-decoration: none }
a:hover     { color: #ff5555; background-color: #113388 }
a:active    { color: #ff4400 }
a.onmenu    { color: #ff9999 }
a.onmenu:hover { color: #113388; background-color: #ff9999 }
a.onmenu2   { font-size: 10pt; color: #ff9999 }
a.onmenu2:hover { font-size: 10pt; color: #113388; background-color: #ff9999 }
td			{ font-size: 10pt; }
img			{ border-width:	0px; }

.copy
{
	font-size:			8pt;
	text-align:			center;
	color:				#eeeeff;
    background-color:	#113388;
}
.group
{
	border:		1px solid #113388;
	margin-top:	5px;
}

.shade1     { background-color: #ddddee }
.shade2     { background-color: #ccccdd }
.menu		{ background-color: #113388; text-align: center; font-size: 14pt; font-weight: bold }
.pghdr		{ color: #eeeeff; background-color: #113388; font-size: 18pt }
.pghdr2		{ color: #eeeeff; background-color: #113388; font-size: 10pt }
.onmenu2	{ font-size: 10pt; color: #ff9999 }
.onmenuh	{ visibility: hidden }
.onmenus	{ visibility: visible }
