body
	{
 	margin			: 9px;
 	padding			: 0px;
 	color			: #000;
 	background-color	: #fff;
	font-family		: verdana;
	} 

p
	{
 	color			: #000;
 	font-size		: 12px;
 	background-color	: #fff;
 	text-align		: justify;
 	}

a
	{
 	color			: #407497;
 	text-decoration		: underline;
 	font-size		: 12px;
	text-align		: left;
	}
 	
h1
	{
	color			: #407497;
	font-size		: 16px;
	text-align		: left;
	}	

h2
	{
	color			: #407497;
	font-size		: 14px;
	text-align		: left;
	}

p.submenu
 	{
 	color			: #407497;
 	text-align		: center;
 	font-size		: 10px;
 	background-color	: #ccc;
	}

a.submenu
	{
 	color			: #407497;
 	text-align		: center;
 	text-decoration		: underline;
 	font-size		: 10px;
 	background-color	: #ccc;
	}

a.amoeba
	{
 	color			: #407497;
 	text-decoration		: underline;
 	font-size		: 10px;
	}

p.footer
 	{
 	color			: #777;
 	text-align		: center;
 	font-size		: 10px;
	}

a.footer
	{
 	color			: #777;
 	text-align		: center;
 	text-decoration		: underline;
 	font-size		: 10px;
	}

p.news
 	{
 	color			: #000;
 	text-align		: left;
 	font-size		: 10px;
	}
 
a.submenu:hover
	{
 	color			: #6696B9;
	}

img.smallimage
	{
	padding			: 3px;
	border-width		: 1px;
	border-style		: solid;
	border-color		: #407497;
	}
