body {
	background-color: #EEE3D2;
	margin: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	height: 100px;
	margin-top: 30px;
}
#footer a, #footer a:link {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #0000FF;
}

.bullets {
	font-size: 0.7em;
	font-weight: bold;
	vertical-align: middle;
	display: inline;
	white-space: normal;
}
.copyright {
	font-size: .9em;
}
.paddingNoTop {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#img {
	margin-right: 10px;
}

h1 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
.padding {
	vertical-align: top;
	padding: 8px;
}
p {
	text-indent: 10px;
}
#languages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
#languages a:link, #languages a{
	color: #666666;
	font-weight: bold;
}
