body, td, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	background-color:#feffee;
	background-image:url(../images/bg.png);
	background-attachment:fixed;
	background-position:450px 300px;
	background-repeat:no-repeat;	
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	background-image:none;
	background-color:transparent;
}

body#nav  {
	background-color:#feffee;
	background-image:none;		
	
}

h1{
	font-family: Trebuchet MS, Times New Roman, Helvetica, sans-serif;
	font-size: 16px;
	color: #25376B;
	font-style: italic;
	font-weight: bold;
}

a:link {
	color:#333;
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
	color:#444;
}

a:hover {
	color:#666;
}
