/* reset */
	body, div, dl, dt, dd, ul, h1, h2, h3, form, input, textarea, p, th, td, li { margin: 0; padding: 0; font-family:Tahoma; font-size:11px;color:white;}
	table {	border-collapse: collapse; border-spacing: 0; }
	img { border: 0; }
	address, caption, th { font-style: normal; font-weight: normal; }
	caption, th { text-align: left; }
	h2, h3 { font-weight: 400; }
	sup { vertical-align: text-top; }
	sub { vertical-align: text-bottom; }
	input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; }

	ul {margin-left:14;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

a {color:#B0BABD;text-decoration:none;}
a:hover {color:#FFFFFF;}

p {margin-bottom:8;}
