td.text {
		font-family: Arial;
		font-size: 13px;
		color: #000000;
		background: #FFFFFF;
		margin-left: 15;
		margin-right: 15;
		text-align: justify;
}

td.text2 {
		font-family: arial;
		font-size: 13px;
		font-weight: light;
		font-style: none;
		color: #000000;
		text-align: Right;
		margin-top: 0;
		margin-left: 10;
		margin-right: 10;
		text-align: left;
		padding: 10;
}

td.text3 {
		font-family: Arial;
		font-size: 13px;
		font-style: none;
		color: #000000;
		text-align: justify;
}


div.text4 {
		font-family: Arial, helvetica, trebuchet;
		font-size: 12px;
		font-weight: light;
		font-style: none;
		color: #000000;
		background: #c3c3c3;
		text-align: center;
}

td.text5 {
		font-family: arial;
		font-size: 10px;
		font-weight: light;
		font-style: none;
		color: #000000;
}

a:link {color: #0033cc; }
a:visited {color: #81b; }
a:active {color: #4682b4; }
a:hover {color: #9999ff; }


