body {
	margin: 0;
}

p,td,li {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}

h1,h2,h3 {
	font-family: georgia, times;
	font-weight: bold;
	color: #913C3C;
}

h4,h5,h6 {
	font-family: georgia, times;
	font-weight: bold;
	color: #BD5E5E;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a.white {
	font-family: arial, sans-serif;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #CC6600;
}
