BODY {
	color: White;
	background-color: #31659C;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
}
BODY.in {
	background-color : #639ACE;
}

strong {
	color : Yellow;
	font-size: 15px;
}
address {
	font-size : 14;
}
h1.title {
	text-align : left;
	color : Yellow;
}
h2 {
	text-align : left;	
}

a.copyr, a.copyr:visited {
	font-family: Arial,Tahoma, sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none;
}
a.copyr:hover {
	text-decoration: underline;
}

a.mail, a.mail:visited {
	font-family: Arial,Tahoma, sans-serif; 
	color: Lime; 
	text-decoration: none;
	font-weight : bolder;
}
a.mail:hover {
	text-decoration: underline;
}

a.menu, a.menu:visited	{
	text-decoration: none; 
	color: Yellow; 
	font-family: "ms sans serif,sans-serif,geneva";  
	font-size : 15px;
	font-weight : bold;
}

a.menu:active	{
	color: #FF0000;
}
a.menu:hover {
	text-decoration: underline;
}

td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	text-align: left;	
}
td.header {
	background: #A0C8A8; 
	color: #FFFFFF;
	font-size : x-small;
	font-weight : bold;
}