a
{
	font-style: normal;
	font-weight: bold;
	color: #648BB4;
	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: #97B5D3;
	line-height: normal;
	text-decoration: none;
	font-size: 10pt;
	text-align:left;
	font-family: Verdana;
}

a.foranc
{
	font-style: normal;
	font-weight: normal;
	color: #648BB4;
	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: #97B5D3;
	line-height: normal;
	font-size: 9pt;
	font-family: Verdana;
}

span.u
{
	text-decoration : underline;
}

span.s
{
	text-decoration : line-through;
}

span.i
{
	font-style : italic;
}

span.b
{
	font-weight : bold;
}

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;
}
input.box
{
	font-size:12px;
	font-weight:normal;
	color:#D7D7FF;
	border: none;
	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: #C6E7F0;
	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: #C6E7F0;
	font-size: 11pt;
	text-align: center;
}

p
{
	text-align:left;
}

hr
{
	color:#C6E7F0;
}

img
{
	border: 0;
}