
BODY {
	margin: 0;
	background-color: #FFFFFF;
	}
BODY, BODY TD {
	color: #666666;
	}

BLOCKQUOTE {
	margin: 20;
	}

IMG {
	border: 0;
	}

P {
	text-align: justify;
	}


A {
	color: #000000;
	text-decoration: none;
	}
A:hover {
	color: #006060;
	text-decoration: underline;
	}
A:visited {
/*	color: #000000; */
	}
A:active {
	color: #000000;
	}


A.und {
	color: #000000;
	text-decoration: underline;
	}
A.und:hover {
	color: #006060;
	text-decoration: underline;
	}
A.und:visited {
/*	color: #000000; */
	}
A.und:active {
	color: #000000;
	}



.all, .all TD {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}



.head, .headH, .header, .headerH {
	color: #666666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: x-small;
	}
.headH, .headerH {
	font-size: small;
	}
.header, .headerH {
	text-decoration: underline;
	}


.txt, .txt TD {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: x-small;
/*	font-weight: bold;*/
	}
.txtH, .txtH TD {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: x-small;
	font-weight: bold;
	}


.note, .note1, .note2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: x-small;
	font-weight: normal;
	}
.noteH, .noteH1, .noteH2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: small;
	font-weight: normal;
	}
.note1, .noteH1 {
	color: #000088;
	}
.note2, .noteH2 {
	color: #880000;
	}


.hl, .hlH, .ok, .okH, .warn, .warnH {
	color: #000088;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: x-small;
	}
.ok, .okH {
	color: #008800;
	}
.warn, .warnH {
	color: #880000;
	}
.hlH, .okH, .warnH {
	font-size: small;
	}


.border {
	background-color: #026B90;
	}
.bg, .bgi, .bgi input {
	background-color: #C6DCE4;
	}
.bgH {
	background-color: #74B4CA;
	}


input.button {
	background-color: #C6DCE4;
	}

input.buttonB {
	font-weight:bold;
	background-color: #C6DCE4;
	}

