a
{
	font-style: normal;
	font-weight: bold;
	color: #C7C7FC;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 10pt;
	text-align:left;
	font-family: Verdana;
}
a:hover
{
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
	font-size: 10pt;
	text-align:left;
	font-family: Verdana;
}

a.foranc
{
	font-style: normal;
	font-weight: normal;
	color: #9999CC;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 9pt;
	font-family: Verdana;
}

a.foranc:hover
{
	text-decoration: underline overline;
	font-style: normal;
	font-weight: normal;
	color: #CCCCFF;
	line-height: normal;
	font-size: 9pt;
	font-family: Verdana;
}

input.a
{
	font-size:12px;
	font-weight:normal;
	color:#D7D7FF;
	border-color:white;
	border-style:groove;
	background: transparent;
	background-position:center;
	text-align:center;
	font-family: Verdana;
}

textarea.a
{
	font-size:12px;
	font-weight:normal;
	color:#D7D7FF;
	border-color:white;
	border-style:groove;
	background-position:center;
	background : transparent;
	font-family: Verdana;
}

option.a
{
	font-size:12px;
	font-weight:normal;
	color:#D7D7FF;
	border-color:white;
	border-style:groove;
	background-position:center;
	background : transparent;
	font-family: Verdana;
}

select.a
{
	font-size:12px;
	font-weight:normal;
	color:#D7D7FF;
	border-color:white;
	border-style:groove;
	background-position:center;
	background : transparent;
	font-family: Verdana;
}

form.a
{
	font-size:12px;
	font-weight:normal;
	color:#D7D7FF;
    border: none;
	background: transparent;
	background-position:center;
	font-family: Verdana;
}

span.titrec
{
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	font-size: 11pt;
	text-align: center;
}

div.center
{
	text-align: center;
}

br
{
	text-align:left;
}

p.titrec
{
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	font-size: 11pt;
	text-align: center;
}

p
{
	text-align:left;
	color:#E2D9FD;
}

hr
{
	color:#FFCC66;
}

img
{
	border: 0;
}