BODY {
	font-family : Arial;
	font-size : 13px;
	color : #333333;
	}

a:active, a:focus, a:link, a:visited, a:hover {
	color: #666666;
}


TABLE {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}
INPUT, TEXTAREA, SELECT {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}

