BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

/* FONTS */

td {
	font-family : Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height:18px
}

.rightColumn {
	font-family : Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height:16px
}


.smLeft {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #616161;
	font-weight : normal;
	text-decoration : none;
}

.radioAnn {
	font-family : Arial, Helvetica, sans-serif;
    font-size:16px;
	color: #616161;
	font-weight : normal;
	text-decoration : none;
}




/* LINKS */

a {
	font-family : Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #ad1626;
	font-weight : normal;
	text-decoration : underline;
}


a:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #ad1626
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:13px;
	color: black;
	font-weight : normal;
	text-decoration : underline;
}

.sm1 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ad1626;
	font-weight : normal;
	text-decoration : underline;
}


.sm1:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ad1626;
	font-weight : normal;
	text-decoration : underline;
}

.sm1:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: black;
	font-weight : normal;
	text-decoration : underline;
}


/* LIST */

ul {
	list-style-type: square;
	line-height:20px
}

/* TABLE */
.tborder {
	border: 1px solid #8B8B8B
}

