
body td, p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 1.4em;
}

body {
scrollbar-arrow-color: AEB0AD;
scrollbar-base-color: 59504A;
scrollbar-dark-shadow-color: C0C0C0;
scrollbar-track-color: 59504A;
scrollbar-face-color: 59504A;
scrollbar-shadow-color: C0C0C0;
scrollbar-highlight-color: CCCCCC;
scrollbar-3d-light-color: CCCCCC;
}

input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


ul{list-style:square}


a:link, a:active, a:visited {
	color: navy;
	font-weight:normal;
}

a:hover {
	color: #6A3F9E;
	font-weight:normal;
}

.foot a:link, .foot a:visited{ 	
	color: #8F8981;
	font-weight:normal;
	text-decoration:none;

}

.foot a:hover
	{ color: #FF0000;
	text-decoration:none;
}

.nav a:link, .nav a:visited{ 	
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;

}

.nav a:hover
	{ color: #FF0000;
}