td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFD9;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000033;
}

a		{
	text-decoration: none;
	color: #CC3333;
	font-family: Verdanan, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:visited 	{color: #993333}
a:hover		{color: #FF3333}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
	font-weight: bold;
}

body {
	background-color: #DFBF9F;
}

