body {
	font-family: Arial, Calibri, Helvetica, Verdana, sans-serif;
	color:#000;
	font-size:11pt;
	line-height:25px;

	margin: 0 auto;
	}

ul,li {

	}

img {
	border: 0;
	}





a {text-decoration:underline; }
a:link {color:#1b275a; }
a:visited {color:#1b275a; }
a:active {color:#000; }
a:hover {color:#000; }




h1 {
	font-size: 18pt;
	}
	
#content p {
	text-align: justify;
	}	

#content span.small {
	font-size:10pt;
	}
	
#sidebar p {
	position: relative;
	top:270px;

	margin-left: 15px;
	color: #ebede8;
	font-size:9pt;
	line-height:18px;
	}

#sidebar a {
	font-size:8.5pt;
	color:#ebede8; 
	}



#page {
	width:949px;

	margin: 0 auto;
	
	border-bottom: 1px solid #808080;
	
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
	background-position:right;
	}
	
#content {
	width: 700px;
	margin-left: 20px;
	}
	
#sidebar {
	width: 200px;
	float: right;
	height: 600px;
	}
	
p.footer{
	font-family: Verdana;
	font-size: 10pt;
	line-height: 16px;
	color: #808080;
	text-align:center;	
	}
