body{ 
	background:#FFFFFF; 	
	background:#D0D0D0 url(../images/wrapper_body.jpg) top left repeat-x;
	font-family:Verdana, Arial; 
	color:#4E4C32;
	font-size:12px; 
}

img#left{
	float: left;
}

img#right{
	float: right;
}

td#lightgrey{
	background-color: #DCDDDE;
}
	
td#darkgrey{
	background-color: #C9CACC;
}

a{
color:#0000FF;
text-decoration:none;
}

a:hover{
text-decoration: underline;
color:#0066FF;
}

a:visited{
color:#0000DD;
text-decoration:none;
}

h1{
}

h2{
}

.header a{
	color: #FFFFFF;
}

.footer a{
	color:#CCCCCC;
	text-decoration:none;
}

.footer a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

.footer{
	color:#EEEEEE;
}
