body {
	margin: 10px;
	text-align: center;
	color: #000000;
	font-size: 0.80em;
	background-color: #FFFFFF;
	}

html, body, p, th, td, tr, div, ul, li, input, select, textarea, h1, h2, h3, h4, h5 {
	font-family: Trebuchet MS,Verdana,Arial,Geneva,sans-serif;
	color: #000;
	}
html, body, p, th, td, tr, div, ul, li, input, select, textarea {
	font-size: 11px;
	}
ul, li {
	list-style: none;
	}

a { color: #999999; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: underline; }
a:hover { text-decoration: underline; }

h1 { font-size: 22px; }
h2 { font-size: 13px; }
h3 { font-size: 12px; }
h4 { font-size: 11px; }

#Frame {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	text-align: left;
	}

.group {
	border: 0;
	float: left;
	clear: left;
	margin-right: 10px;
	}

#Header {
	margin: 40px 0 20px 420px;
	padding: 10px;
	border: 0;
	}

#Links {
	text-align: center; 
	margin-top: 100px;
	}

#Links img {	
	border: 0;
	margin: 0 40px 0 40px;
	}

#Bottom {
	margin-top: 40px;
	text-align: center;
	}
