h2, body, td {
   font-family: arial,helvetica,sans-serif;
}

body {
   background-image: url(images/bgl.gif);
}

td.menu_item {
   font-family: "times new roman",serif;
   font-size: 18px;
   font-style: italic;
   font-weight: bold;
}

span.big {
	font-size: 150%;
	font-weight: bold;
	color: RGB(255,0,0);
}

a {
	color: brown;
	text-decoration: none;
}

a.trad {
	color: #0000ff;
	text-decoration: underline;
}

a.trad:hover {
	color: red;
	text-decoration: underline;
}

a:hover {
	color: red;
	text-decoration: none;
}

.smarg {
	margin: 10px;
}

table.c {
   border-style: double;
   border-width: 4px;
   border-color: #aaaaaa;
   background-color: #fffff0;
}

table.dline {
   border-style: solid;
   border-top-width: 1px;
   border-left-width: 0px;
   border-bottom-width: 1px;
   border-right-width: 0px;
   border-color: #888888;
   margin-top: 10px;
   margin-left: 12px;
   margin-bottom: 10px;
   margin-right: 10px;
}

.illum {
   font-size: 20px;
   font-weight: bold;
   color: #006600;
}
