body {
	font-family: "Times New Roman", Times, serif;
	background-color:#009999;
	margin-top:0; 
	margin-bottom:0;	
	color:#000000;
}

.small { font-size:x-small }

.date {
	color: #DE1F25;
	
}

.subtitle {
	color: #648000; 
	font-weight: bold;
}

h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

h2.h2title {
	font-family: Arial, Helvetica, sans-serif;
	color: #009999;
	margin: 0;
}

h1, h4.h1-4title {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	margin: 0;
}

a.menu:link { 
	color: #0000FF;
	text-decoration: none;
	font-size: x-small; }
a.menu:visited { 
	color: #0000FF;
	text-decoration: none;
	font-size: x-small; } 
a.menu:active { 
	color: #0000FF;
	text-decoration: none;
	font-size: x-small; }
a.menu:hover { 
	color: #0000FF;
	text-decoration: underline;
	font-style:italic; }


a.home:link { 
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small; }
a.home:visited { 
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small; } 
a.home:active { 
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small; }
a.home:hover { 
	color: #FFFFFF;
	text-decoration: underline;
	font-style:italic; }


a:link { 
	color: #0000FF;
	text-decoration: none; }
a:visited { 
	color: #0000FF;
	text-decoration: none; } 
a:active { 
	color: #0000FF;
	text-decoration: none; }
a:hover { 
	color: #0000FF;
	text-decoration: underline;
	font-style:italic; }

a.title:link { 
	color: #009999;
	text-decoration: underline; }
a.title:visited { 
	color: #009999;
	text-decoration: underline; } 
a.title:active { 
	color: #009999;
	text-decoration: underline; }
a.title:hover { 
	color: #009999;
	text-decoration: underline;
	font-style:italic; }