body	{margin: 0 0 0 0;}
p {margin: 10px 10px 10px 10px; color:#000000;}


table {
	border : none;
	background-color: white;
}

td (
	background-color: white;
)

table.top {
	background-color: #A9A9A9;
	border : none;
	margin: 0 0 0 0;
}
.top p{
	color : #A9A9A9;
	font: bold 16px/18px Tahoma;
}
p.title{
	color : #F0F8FF;
}
p.right{
	text-align: right;
}
.menu table{
	background-color: Silver;
	border : none;
	margin: 0 0 0 0;
}
.menu th{
	background-color: Black;
	margin: -10 0 0 -10;
	text-align: left;
	color : White;
	font : bold;
	font-size : larger;
	height: 4px;
}
.menu td{
	text-align: left;
}

#left{
	position : relative;
	top : -17px;
	margin-bottom : -20px;
}
.news table{
	background-color: Silver;
	border : none;
	border-left : thin double Black;
}

.news th{
	background-color: Black;
	text-align: left;
	color : White;
	font : bold;
	font-size : larger;
}
.news td{
	text-align: left;
}

.interrogation table{
	background-color: Silver;
	border : none;
	margin: 0 0 0 0;
}
.interrogation th{
	background-color: Black;
	margin: 0 0 0 0;
	text-align: left;
	color : White;
	font : bold;
	font-size : larger;
}
.interrogation td{
	text-align: left;
}


table.copy{
	background-color: Silver;
	border : thin solid Black;
	border-left : thin double Black;
	font : smaller;
}

ul {list-style-image: URL(/img/m1.gif); margin: 10px 0px 10px 15px;}

h1	{
	font: bold 18px/18px Verdana, Arial, Courier;
	color: #666600;
	margin: 10px 10px 10px 0px;
	text-transform: uppercase;
}
h2	{
	font: 16px/18px Arial, Courier;
	color: #666600;
	margin: 10px 10px 10px 0px;
	text-transform: uppercase;
}
h3	{
	font: bolder 12px/18px Arial, Courier;
	color:#666600;
	margin: 10px 10px 10px 0px;
	text-transform: uppercase;
}

a 				 {font:  12px/14px  Arial, Courier;}
a:link			 {font: 12px/14px  Arial, Courier; color:#000000; } 
a:visited 		 {font:   12px/14px Arial, Courier; color:#666666; } 
a:hover		     {font:  12px/14px  color:#00008B; } 
a:active 		 {font:  12px/14px Arial, Courier; color:#c0c0c0; }
a.topmenu 				 {
	font: bolder normal normal 12px/14px Courier New;
	color: 000077;
	text-decoration : none;
}
a.topmenu:link			 {
	font: bolder 12px/14px Arial;
	color: 000077;
	text-decoration : none;
} 
a.topmenu:visited 		 {
	font: bolder 12px/14px Arial;
	color: 000077;
	text-decoration : none;
} 
a.topmenu:hover		     {
	font: bolder 12px/14px Arial;
	color: 000077;
	text-decoration : none;
} 
a.topmenu:active 		 {
	font: bolder 12px/14px Arial;
	color: 000077;
	text-decoration : none;
}
img {border-color: #000000;}


