body  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-bottom : 20;
}
td{
	font-size: 11px;
}

a {
	text-decoration: underline;
	font-weight: normal;
	color: #700D30;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #700D30;
}

.q {
	text-decoration: none;
	font-weight: bold;
	color: #700D30;
}

.job {
	text-decoration: none;
	font-weight: bold;
	color: #700D30;
}

.nav {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.nav, a.nav:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

.copy {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;
}
a.copy {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #CCCCCC;
}
a.copy:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #CCCCCC;
}

.red {
	text-decoration: none;
	font-weight: normal;
	color: #541520;
}

.hdr_img {
	font-size: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.warning {
	font-size: 10px;
	text-decoration: none;
	color: #F7F7F7;
}
a.warning {
	text-decoration: underline;
	color: #F7F7F7;
}
a.warning:hover {
	text-decoration: underline;
	color: #F7F7F7;
}

img.border {
	border: 2px;
	border-style: solid;
	border-color: #541520;
}

td.text {
	border: 2px;
	border-style: solid;
	border-color: #700D30;
	background-color: #F7F7F7;
	padding: 5px;
	text-align: justify;
}
td.justify {
	text-align: justify;
}
td.border {
	border: 2px;
	border-style: solid;
	border-color: #700D30;
	background-color: #CCCCCC;
}
td.side {
	background-image : url(imgs/frank/explicit_sliced_03.jpg);
	background-repeat : no-repeat;
}
td.dotbg {
	background-image : url(imgs/dotbg.gif);
	background-position : right;
	background-repeat : repeat-y;
}