body 
{
	font-family: Georgia,  serif;
	font-size: 11px;
	color: #414747;
	background color: #ffffff;
	scrollbar-face-color: #414747;
	scrollbar-arrow-color: #23aaaa;
	scrollbar-track-color: #bcbabc;
	scrollbar-shadow-color: #bcbabc;
	scrollbar-highlight-color:#bcbabc;
	scrollbar-3dlight-color: #bcbabc;
	scrollbar-darkshadow-Color: #bcbabc;
background-image: url('images/background.gif');
background-repeat: repeat;
background-attachment: fixed;
}	


p
{
	font-size: 11px;
	color: #414747;
}

a
{
	color: #414747;
	font-size: 11px;
	text-decoration: none;
}


a:visited
{
   	color: #414747;
	font-size: 11px;
	text-decoration: none;
}

a:hover

{
	 color: #29aeae;
	 font-size: 11px;
	 text-decoration: none;
}

td {
	font-size: 11px;
	color: #414747;
}