body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
a {
	color: #FF6600;
	font-weight:normal;
	font-size: 11px;

	}
	
a:hover {
	color: #3366CC;
	font-size:11px;

	}
	
	P, td  {
	text-decoration : none;
	font-size : 9pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #666666;
}

A  {
	text-decoration : none;
	font-size : 9pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #FF6600;
}

A:Visited  {
	text-decoration : none;
	font-size : 9pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #FF6600;
}

A:Active  {
	text-decoration : none;
	font-size : 9pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #FF6600;
}

A:Hover  {
	text-decoration : underline;
	font-size : 9pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #3366CC;
}

a:visited.links  {
	text-decoration : none;
	font-size : 9 pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #FF6600;
}

a:active.links  {
	text-decoration : none;
	font-size : 9 pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #FF6600;
}

a:hover.links  {
	text-decoration : underline;
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #6C8D98;
}

a:visited.text  {
	text-decoration : none;
	font-size : 9 pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #FF6600;
}

a:active.text  {
	text-decoration : none;
	font-size : 9 pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #FF6600;
}

a:hover.text  {
	text-decoration : none;
	font-size : 9 pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #737373;
}

body 
{
	font: 10pt Verdana;
	color: #0066FF;


}

.tableshadow {
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #FF5F00; /* lt gray*/
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #FF5F00; /* lt gray*/
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #FF5F00; /* lt gray*/
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #FF5F00; /* lt gray*/
} 

h1 {
	font-size: 28px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 0;
	font-weight: normal;
	background-repeat: repeat;
	background-position: left top;
	margin: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	color: #FF5F00;
}
