body {
    margin: 0px;
    padding: 0px;
    margin-top:0;
    background-color: #000000;
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}	   


.align-justify {
	text-align: justify;
}


a {
    color: #000080;
    text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.linkmenu {
	font-weight: bold;
	color: #a0a0a0;
	font-size: 12px;
}

a.linklucky {
	text-decoration: underline;
	color: #800000;
}

a.linksamples {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

a.linksamples:hover {
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	font-size: 12px;
}

a.linkback {
	font-weight: bold;
	color: #800000;
	font-size: 12px;
}

.contactTable {
		border-bottom: 1px solid #606060;
		border-top: 1px solid #606060;
		border-right: 1px solid #606060;
		border-left: 1px solid #606060;
}

.contactInput {
    height: 14pt;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background: #FFFFFF;
    border: 1px #800000 solid;
}

.workInput {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11.5px;
    background: #FFFFFF;
    border: 1px #800000 solid;
}

.footerTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
}

.capaTD {
	font-size: 12px;
	background-color: #000000;
	width: 100pt;
}

.moreTD {
	font-size: 12px;
	background-color: #000000;
}

.contactButton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 90px;
	color: #FFFFFF;
	border: 1px solid #606060;
	background: #400000;

}