body	{

	font-size: 15px;
	font-family: sans-serif;
	color: #000000;
	background: #ffffff;}
h1	{
	color: #5996cd;
	background-color: #ffffff;
	font-size: 18px;}
h2	{
	color: #96cc5d;
	background-color: #ffffff;
	font-size: 15px;}
h3	{
	color: #e13531;
	background-color: #ffffff;
	font-size: 12px;}
img	{
	border: 0;}
a:link	{
	color: #5996cd;}
a:visited	{
		color: #96cc5d;}
a:hover	{
	color: #e13531;}
ul	{
	list-style-type: none;}
table	{
	background-color: #dfe7ea;}

#navigation	{
		position: absolute;
		top: 100px;
		left: 10px;
		width: 150px;
		color: #dfe7ea;
		background: #dfe7ea;}


#logo	{
		position: absolute;
		top: 0;
		left: 0;
		width: 150px;
		height: 100px;
		color: #000000;
		background: #ffffff;}