@charset "ISO-8859-1";

body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #123184;
	background-color: #fafaff;
	text-align: center;
}

p
{
	text-align: left;
	padding: 0 0 14px 0;
}

a.nolink
{
	color: #123184;
}

#title
{
	font-size: 32px;
	font-weight: bold;
	color: #123184;
	text-align:center;
	padding: 24px 0 14px 0;	
}

#signature
{
	font-size: 28px;
	font-weight: bold;
	float: right;
	padding: 16px 100px 0 0;	
}

#date
{
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
