body
{
	width: 100%;
	height: 100%;
	margin: 20px;
	padding: 0;
	background-color: #FFF;
	color: #333;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	background-repeat: repeat-y;
	background-image: url(http://www.flashworks.com/images/bee.gif);
}

table, td
{
	font: 11px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #333;
}

a:link
{
	color: #003399;
	line-height: normal;
}

a:visited
{
	color: #996633;
	line-height: normal;
}

a:hover
{
	color: #FF9933;
	line-height: normal;
}

a:active
{
	color: #FF9933;
	line-height: normal;
}

p, ol, li { font-size: 11px; }

p
{
	line-height: 140%;
	text-align: left;
}

img { border: none; }

h1,h2,h3,h4,h5,h6
{
	font-family: "Lucida Grande", Geneva, Verdana, sans-serif;
	color: #000;
	background: white;
	font-weight: bold;
	margin: 0.5em 0 0 0;
	padding: 0;
}

h1
{
	font-size: 1.6em;
	margin: 0.5em 0;
}

h1 a:link, h1 a:visited
{
	font-size: 100%;
	background-color: #FC3;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	padding: 0.25em;
	display: block;
	margin: 0.5em 0;
	text-decoration: none;
	color: #036;
}

h1 a:hover
{
	background-color: #F30;
	text-decoration: none;
	color: #FC3;
}

h2 { font-size: 1.4em; }
h3 { font-size: 1.25em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.0em; }
h6 { font-size: 0.85em; }

#footer
{
	font-size: 80%;
	font-style: normal;
	margin: 2em 0 0 0;
}

#footer p { line-height: 1em; }
form { margin: 1em 0 0 0; }

/*----------------- list styles --------------------*/
ul.nobullet
{
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

ul.nobullet li
{
	margin: 6px 0 6px 0;
	padding-left: 0;
}

dt
{
	margin: 0.5em 0 0 0;
	font-weight: bold;
	font-size: 1.25em;
}

dd { margin:0.25em 0 0.25em 0 ; }

/*----------------- legacy styles --------------------*/
.body { font-size: 11px; }

.bodyTimes
{
	font-family: Times, serif;
	font-size: 11px;
}

.bodyTBold
{
	font-family: Times, serif;
	font-size: 10px;
	font-weight: bold;
}

.bodyBold
{
	font-size: 10px;
	font-weight: bold;
}

.bodyO
{
	font-size: 10px;
	color: #CC6600;
}

.bodyOBold
{
	font-size: 10px;
	color: #CC6600;
	font-weight: bold;
}

.bodyW
{
	font-size: 10px;
	color: #FFFFFF;
}

.bodyWBold
{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.title
{
	font-size: 14px;
	font-weight: bold;
}

.titleO
{
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
