body {
	background-color:#ffffff;
	font-family:sans-serif;
	font-size:13pt;	
}

table { 
	width:700px;
	border:0;	
}

table.content {
	width:700px;
        border:0;
}

img {
	border:0;
}

a {
	color:#cc0000;
	border:0;
	text-decoration:none;
}										
	
a.bottombar {
        color:#ffffff;
        border:0;
        text-decoration:none;
        font-size:11pt;
        font-weight:bold;
}

a.frontpage {
	color:#cc0000;
	border:0;	
	text-decoration:none;
	font-weight:bold;
	font-size:13pt;
}

p.bliss {
	font-size:8pt;
	font-family:arial,helvetica,sans-serif;
}

p.address {
	font-size:10pt;
	font-family:arial,helvetica,sans-serif;
}

td.address {
	height:40px;
        background:#ffffff;
}	

td.bliss {
        height:50px;
        background:#ffffff;
}

td.bottombar {
	height:16px;
	background:#cc0000;
}

td.idximg {
	height:100px;
        width:100px;
        background:#ffffff;
}

td.lfspacer {
	background:#ffffff;
	width:50px;
	height:125px;
}

td.spacer1 {
        background:#ffffff;
        height:10px;
}	

td.spacer2 {
	background:#ffffff;
        height:20px;
}

td.spacer3 {
        background:#ffffff;
        height:30px;
}

