body { 
	background: #ffffff url(../images/main-bg2.gif) repeat;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}


/*  Containers
===================================================================================*/


div#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-color: #000000;
	display: inline;
	border: 1px solid blue;
	width: 617;
}

img {
	border: none;
}


/*  Character Styles
===================================================================================*/


p {
	color: #000000;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	text-align: justify;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

a:link {font-weight: normal; text-decoration:underline; color:#da7823; border-style:none;}
a:visited {font-weight: normal; text-decoration:underline; color:#da7823; border-style:none;}
a:active {font-weight: normal; text-decoration:underline; color:#000000; border-style:none;}
a:hover {font-weight: normal; text-decoration:underline; color:#000000; border-style:none;}

.footer p {
	color: #5b5b5b;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.footer a:link {font-weight: normal; text-decoration:none; color:#5b5b5b; border-style:none;}
.footer a:visited {font-weight: normal; text-decoration:none; color:#5b5b5b; border-style:none;}
.footer a:active {font-weight: normal; text-decoration:underline; color:#5b5b5b; border-style:none;}
.footer a:hover {font-weight: normal; text-decoration:underline; color:#5b5b5b; border-style:none;}
