body td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

table.mt {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

table.t {
	border-style: dashed;
	border-color: #000000;
	border-width: 1px;
}

h1 {
	font-size: 44px;
	margin: 0 0 0 0;
}

.desc {
	font-size: 16px;
	font-weight: bold;
}

.a {
	font-size: 20px;
}

a:link{background-color: #8F001B; color:#ffffff; text-decoration:underline;}
a:visited{background-color: #8F001B; color:#ffffff; text-decoration: underline;}
a:hover{background-color: #8F001B; color:#ffffff; text-decoration: none;}

.a: 		img {border-style: solid; border-color: #000000; border-width: 1px;}
.a:link     img {border-style: solid; border-color: #000000; border-width: 1px;}
.a:visited  img {border-style: solid; border-color: #000000; border-width: 1px;}
.a:hover	img {border-style: solid; border-color: #000000; border-width: 1px;}

table.recips td {
background-color: #EFF1FF;
border-style: dashed;
border-color: #000000;
border-width: 1px;
}

.recips a:link { background-color: #EFF1FF; color:#000000; text-decoration:underline; }
.recips a:visited { background-color: #EFF1FF; color:#000000; text-decoration:underline; }
.recips a:hover { background-color: #EFF1FF; color:#000000; text-decoration:none; }