body
{font-family:Arial; 
font-size: 10pt; 
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
background-color:#ffffff;}

table
{font-family:Arial; 
font-size: 10pt; 
background-color:#dad7c3;}

pre
{font-family:Arial;
font-size: 10pt;
}

h1
{font-family:Arial;
font-size: 20pt;
color:#000000;}

h2
{font-family:Arial;
font-size: 15pt;
color:#000000;}

h3
{font-size: 12pt;
color:#000000;
font-weight:bold;
line-height:12px;
background-color:transparent;
font-family:Arial;
}

a:hover   	
{color:black;
background-color:transparent;
text-decoration:underline;}

a:link    	
{color:black;
background-color:transparent;
text-decoration:underline;}

a:visited 	
{color:black;
background-color:transparent;
text-decoration:underline;}

a:active  	
{color:black;
background-color:transparent;
text-decoration:underline;}

a:visited:hover	
{color:black;
text-decoration:none;}

img
{border:0;}

div#LeftSide 
{
	font-size: 0.91em;
	float: left; 
	width: 20%;
	height: 100%;
	padding: 0;
	background-image:url(background.jpg); 
}

div#RightSide 
{
	font-size: 0.91em;
	float: right; 
	width: 20%;
	height: 100%;
	padding: 0;
	background-image:url(background.jpg); 
}

div#Page 
{
	padding: 10px;
	width:100%;
	height:100%;
	font-size: 1em;
	background-color:#dad7c3;
}


