a {color: #C1DCED;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: underline;
}

a:hover {color: #FFFFFF;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: underline;
}

a:visited {color: #C1DCED;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: underline;
}

a.small {color: #C1DCED;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}

a.small:hover {color: #FFFFFF;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}

a.small:visited {color: #C1DCED;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}

a.title {color: #C1DCED;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: underline;
}

a.title:hover {color: #FFFFFF;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: underline;
}

a.title:visited {color: #C1DCED;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: underline;
}

.content {color: #FFFFFF;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
}

.blue {color: #C1DCED;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
}

.bluebig {color: #C1DCED;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}

.lightblue {color: #C1DCED;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
}

p, td {color: #FFFFFF;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
}

.title {color: #C1DCED;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

.wtitle {color: #FFFFFF;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 14pt;
	text-decoration: none;
}

.bluetitle {color: #003399;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

.small {color: #FFFFFF;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.smallfoot {color: #000000;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.small a {color: #C1DCED;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}

.small a:hover {color: #FFFFFF;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}

.small a:visited {color: #C1DCED;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}

.error {color: #FF0000;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.error a {color: #FF0000;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}

.error a:hover {color: #FF0000;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}

.error a:visted {color: #FF0000;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}

.white {color: #FFFFFF;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
}

.footer {color: #000000;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

input.login { width : 18ex; 
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
	font-size: 8pt;}
	
input {
background-color: C5E2FF;
color: 000000;
font-size: 8pt;
font-family: arial;
border-width: 1;
}

textarea {
background-color: C5E2FF;
color: 000000;
font-size: 8pt;
font-family: arial;
border-width: 1;
}


