body {
	background-color: #ffffff;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #507274;
	line-height: 16px;
}

p { 
    line-height: 0.2
} 


/********************link styles**************/

a:link {
	color: #507274;
}

a:visited {
  	color: #507274;
}

a:hover {
	color: #d6ceb4;
}
