a:link {
	color : #cc9900;
	text-decoration : underline;
}


a:visited {
	color: #cc9900;
	text-decoration: underline;
}

a:active {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #ffff00;
	text-decoration: none;
}

body {
	background-image: url(/images/bg6.gif);
	background-repeat: repeat-x;
        margin-top: 0px;
	margin-left: 0px;
}

p  {
	font-size : 11pt;
	font-family : georgia,arial,sans-serif,helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000033;
	line-height : 11pt;
}

div  {
	font-size : 8pt;
	font-family : georgia,arial,sans-serif,helvetica;
	font-weight : normal;
	font-style : normal;
	color : #00ccff;
	line-height : 8pt;
	text-decoration : none;
	text-align : center;
}

ul  {
	padding: 0px; padding-left: 0px;
	font-size : 9pt;
	font-family : georgia,arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #330033;
	line-height : 14pt;
	text-decoration : none;
	text-align : left;
}

li  {
	padding: 0px; padding-left: 0px;
	font-size : 9pt;
	font-family : georgia,arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #330033;
	line-height : 14pt;
	text-decoration : none;
	text-align : left;
}

h1  {
	font-size : 12pt;
	font-family : georgia,arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #336699;
	text-decoration : none;
	text-align : center;
}

h2  {
	font-size : 11pt;
	font-family : georgia,arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #336699;
	text-decoration : none;
	text-align : left;
}

h3  {
	font-size : 10pt;
	font-family : georgia,arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #330099;
	text-decoration : none;
	text-align : center;
	line-height : 12pt;
}

h4  {
	font-size : 9pt;
	font-family : georgia,arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #336699;
	text-decoration : none;
	text-align : center;
}

h5  {
	font-size : 9pt;
	font-family : verdana,arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #00ccff;
	text-decoration : none;
	line-height : 12pt;
}

th  {
	font-size : 11pt;
	font-family : arial,sans-serif,helvetica;
	font-weight : normal;
	font-style : normal;
	color : #330033;
	text-decoration : none;
	text-align : right;
}

td  {
	font-size : 10pt;
	font-family : georgia,arial,sans-serif,helvetica;
	font-weight : normal;
	font-style : normal;
	color : #330033;
	line-height : 10pt;
	text-decoration : none;
}

form  {
	font-size : 10pt;
	font-family : verdana,arial,sans-serif,helvetica;
	font-weight : normal;
	font-style : normal;
	color : #00ccff;
	line-height : 10pt;
	text-decoration : none;
	text-align : center;
}

#flashcontent {
		width:350px;
		height: 262px;
		float:left;
		margin-right:10px;
	}