/* ***** -- GENERIC -- ***** */

td
	{
	font-size: 100%;
	line-height: 100%;
	}

A {
	text-decoration:none;
	}

A:link {
	color:#003399;
	}
A:visited {
	color:#003366;
	}

A:active {
	color:#990000;
	text-decoration:underline;
	}

A:hover {
	color:#990000;
	text-decoration:underline;
	}

A:link.txt2b {
	color:#CCCCCC;
	}
A:visited.txt2b{
	color:#999999;
	}

A:active.txt2b, A:hover.txt2b{
	color:#FFCC00;
	text-decoration:none;
	}

/* ***** -- FONT -- ***** */

.txt5{
	font-size:100%;
	}

.txt5b1{
	font-size: 100%;
	margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; padding-top: 10px;
	padding-right: 10px; padding-bottom: 10px; padding-left: 10px;
	font-weight: bold
	}


.txt4{
	font-size:90%;
	}

.txt4s{
	font-size: 90%;
	line-height: 130%
	}

.txt4b1{
	font-size: 90%;
	line-height: 130%;
	margin-top: 7px; margin-right: 7px; margin-bottom: 7px; margin-left: 7px;
	padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px;
	color: #000000
	}


.txt3{
	font-size:80%;
	}

.txt3s{
	font-size:80%;
	line-height:130%;
	margin-top: 5px; margin-bottom: 5px	}

.txt3b1{
	font-size: 80%; 
	line-height: 130%;
	margin-top: 5px; margin-right: 7px; margin-bottom: 5px; margin-left: 7px;
	padding-top: 5px; padding-right: 7px; padding-bottom: 5px; padding-left: 7px
	}


.txt2{
	font-size:70%;
	}


.box1 {  margin-top: 7px}
.box2 {  margin-top: 7px; margin-bottom: 7px; padding-top: 7px; padding-bottom: 7px}

