/*---[ Details ]---------------------------------------
Basic Style Sheet - Older Browsers
-------------------------------------------------------*/

/* Basic rules for older browsers - overwritten by screen.css */

body {
	font-size: 0.687em; /* 11px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	color: #666666;
}