/******************************************************************************
* Generic CSS
 *****************************************************************************/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px; color:#000000;
	border:0px; margin:0px; padding:0px;
	background-color:#feedd1; text-align:left;
}

p {
	line-height:18px;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
}
