﻿html { margin:0px; padding:0px; }
body { margin:0px; padding:0px; font-size:24px; }
#wrapper { width:860px; margin:0px auto; }
img { border:0px;}

body {
	background-color: #231E60; color:#ffffff;
}
a:link {
	text-decoration: underline; color:#ffffff;
}
a:visited {
	text-decoration: underline; color:#ffffff;
}
a:hover {
	text-decoration: underline; color:#ffffff;
}
a:active {
	text-decoration: underline; color:#ffffff;
}
table td { font-size:18px; }
table td span { font-size:14px; }