body {
	margin: 0 auto;
	background-color: #e8e0d3;
	font-family: Tahoma;
	font-size: 12px;
	color: White;
}
.style3 {color: #DC6B29}
img {
	border: none;
}
A:link{ color:#FFFFFF; text-decoration:none; }
A:hover{ color:#333333; text-decoration:underline; }
A:active{ color:#9DAAA1; text-decoration:none; }
A:active:hover{ color:#990000; text-decoration:underline; }
A:visited{ color:#666666; text-decoration:none; }
A:visited:hover{ color:#990000; text-decoration:underline; }
.welcome-box {
	background-color: #9daaa1;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
}
.content{
padding:21px;
text-align:justify;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}


H1{
	font: bold 14pt Tahoma;
	color:#F7CF2E;
	left: 20px;
	letter-spacing: 2px;
	text-indent: 6pt;
}
.style1 {	font-size: 2em;
	font-weight: bold;
}

.borderedwhite {
	border: 0.3mm solid #FFFFFF;
}

