body
{
}

body, p, br, nobr, div, span, td, textarea
{
	font-size: 11px;
	font-family: Times New Roman;
	line-height: 14px;
	background-color: #F6d5ca;
}

a
{
	/*color: #F6d5ca;*/
	color:#000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #000066;
	text-decoration: underline;
}

h1
{
    FONT-SIZE: 18px;
}

h2
{
	font-size: 16px;
}

h3
{
	font-size: 14px;
}

