body {
	background-color : #05a801;
	font-family: verdana, geneva, arial, helvetica;
	color: #000000;
	padding : 0;
	FONT-SIZE: 11px
} 			

a:link {color: #ffff00; text-decoration: underline}
a:visited {color: #ffff00; text-decoration: underline}
a:hover {color: #000000; text-decoration: underline}

a.header:link{
	text-decoration: none;
	color: #ffffff;
	font-weight: 700;
	font-size: 9pt;
	padding-left: 4;
	padding-right:4;
}

a.header:visited{
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  font-size: 9pt;
  padding-left: 4;
	padding-right:4;
}

a.header:hover{
	text-decoration: underline;
	color:#ffffff;
	font-weight: 700;
	font-size: 9pt;
	padding-left: 4;
	padding-right:4;
}

a.header-active:link{
	text-decoration: none;
	color: #000000;
	font-weight: 700;
	font-size: 9pt;
	background-color:#ffbe73;
	padding-left: 4;
	padding-right:4;
}

a.header-active:visited{
	text-decoration: none;
	color: #000000;
	font-weight: 700;
	font-size: 9pt;
	background-color:#ffbe73;
	padding-left: 4;
	padding-right:4;
}

a.header-active:hover{
	text-decoration: underline;
	color:#ffffff;
	font-weight: 700;
	font-size: 9pt;
	background-color:#ffbe73;
	padding-left: 4;
	padding-right:4;
}

a.header-small:link{
	text-decoration: none;
	color: #ffffff;
	font-weight: 700;
	font-size:x-small;
}

a.header-small:visited{
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  font-size:x-small;
}

a.header-small:hover{
	text-decoration: underline;
	color:#ffffff;
	font-weight: 700;
	font-size:x-small;
}

#text-title {
	color: #ff9933 ;
	font-size: x-large;
	font-weight: 700;
	padding:15px;
}		

#text-subtitle{
	color : #ffff00;
	font-size: medium;
	font-weight: 900;
}

#text-copy{
	color : #ffffff;
	font-size: x-small;
}

#text-caption{
    color:#ffffff;
	font-size: xx-small;
	font-weight: 300;
}

#sidebar{
	background-color:#6699cc;
	padding:10;
	border-color : #006699;
	border-style : solid;
	border-bottom-width : medium;
	border-right-width : medium;
	border-left-width : thin;
	border-top-width : thin;
}

#header{
	text-decoration: none;
	color: #ffffff;
	font-weight: 700;
	font-size: 9pt;
	background-color:#ff6600;
	padding:8;
	margin : 1;
}

#tbl-yes{
    color:#ff9933;
	font-size: x-small;
	font-weight: 700;
}

#question{
	color:#ff6600;
	font-size:small;
	font-weight:700;
}