
BODY
{
	/*background-color:#eaedee;*/
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    COLOR:#333333;
	margin: 0px;
	background-image:url(../../images/header_linebg2.jpg);
	background-position: top right;
	background-repeat:repeat-x;
}


.text {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
}


.Footer {
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#cedbe8;
	padding-top:3px;
	padding-bottom:3px;
}

.Footer a:link { color:#dcebf9; text-decoration:none; }
.Footer a:hover { color:#ffffff; text-decoration:underline;}
.Footer a:visited { color:#dcebf9; text-decoration:none; }
