body
{
	background-color: #284cab;
	font-size: 11pt;
	font-family: helvetica, arial, sans-serif;
}

/* here are some header styles */
h1
{
	font-family: sans-serif;
	font-size: 18pt;
	text-align: center;
	color: #ffffff;
}

/*sub-headers*/
h2
{
	font-family: verdana, sans-serif;
	font-size: 12pt;
	font-style: italic;
	text-align: center;
	color: #a0ff90;
}

/*update fineprint*/
h3
{
	font-family: sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #2a0000;
}	

/*put style for paragraph text in here*/
p
{
font-size: 11pt;
color: #60b0f0
}

p.cntr
{
	text-align:center;
}

p.boxed
{
	color: #000000;
	background-color: #e0f4ff;
	border-width: 2px;
	border-style: double;
	border-color: #707070;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 24px;
	margin-bottom: 24px;
	padding: 10px;
	text-indent: 2px;
}

p.fineprint
{
	font-size: 8pt;
}

div.content
{
	top: 0px;
}

div.navi
{
	border-width: 15px;
	text-align: center;
}

div.navi2
{
	bottom: 0px;
	border-width: 15px;
	text-align: center;
}	

a.bubby
{
	background-image:url('F2005_btn.jpg');
	width: 150px;
	height: 40px;
	display: table-cell;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	border-width: 0px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-size: 18pt;
	font-family: serif;

}

a
{
	text-decoration: none;
	color: #2050ff;
	font-weight: bold;
}
