BODY {
	margin: 0px;
	padding: 0px;
	background: url(img/bac.gif) repeat-x;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin-right: 0px;
	padding-right: 0px;
}
td a:link {color: #000000;}
td a:visited {color: #000000;}
td a:hover {color: Maroon;}

td.sx {
	background-image: url(img/sx.gif);
	background-repeat: no-repeat;
}

.m {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FDECEC;
	font-weight: bold;
}
.m a:link {
	color: #FDECEC;
	text-decoration: none;
}
.m a:visited {
	color: #FDECEC;
	text-decoration: none;
}
.m a:hover {color: #ffffff; text-decoration: none;}

.c {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.c a:link {color: #000000;}
.c a:visited {color: #000000;}
.c a:hover {color: Maroon;}

img {border: none;}

.ts {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: Black;
	line-height: 75%;
	font-style: italic;
	font-weight: 600;
	text-decoration: none;
}
.ts a:link {color: Black; text-decoration: none;}
.ts a:visited {color: Black; text-decoration: none;}
.ts a:hover {color: Black; text-decoration: none;}

.tb {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: Maroon;
	line-height: 75%;
	font-style: italic;
	font-weight: 600;
	text-decoration: none;
}
.tb a:link {color: Maroon; text-decoration: none;}
.tb a:visited {color: Maroon; text-decoration: none;}
.tb a:hover {color: Maroon; text-decoration: none;}

.tp {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: Black;
	font-weight: 600;
}
.tp a:link { color: red; text-decoration: none;}
.tp a:visited { color: red; text-decoration: none;}
.tp a:hover { color: Maroon; text-decoration: none;}

.pad {
padding: 7px;
}
