.body {
     margin-top: 0px; 
	 margin-right: 0px; 
	 margin-bottom: 0px; 
	 margin-left: 0px
}

.titletd {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #3366CC;
	color: #FFFFFF;
}

.titleweb {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
	background-color: #CCCC00;
}

.textweb {
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFFCC;
	background-position: top top;
	text-align: justify;
	list-style-type: circle;
	vertical-align: top;
}

.textweb2 {
	font-family: Verdana;
	font-size: 12px;
	background-color: #FEF5D1;
	background-position: top top;
	vertical-align: top;
	text-align: justify;

}

.text {
	font-family: Verdana;
	font-size: 12px;
	background-position: right;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
	background-color: #BFEEFF;
}

.text2 {
	font-family: Verdana;
	font-size: 12px;
	background-position: right;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
	background-color: #C1E0FF;
}

.textfooter {
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.textfooter2 {
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}

