body {
	align: centre;
	margin-left: 0px;
	background-color: #D4E2FC;

	

}

p, td, tr, body, td, tr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	word-spacing: 0.3em;

}

textarea, select, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.1em;
	word-spacing: 0.3em;

}

.padding{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	word-spacing: 0.3em;
	padding: 6px;
}

.paddingright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	word-spacing: 0.3em;
	padding-right: 8px;
}
a {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;


}

a:hover {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;


}
