

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003366;
}

body, td, p, span, pre, div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 150%;
	color: #FFFFFF;
}

.text {
	font-size: 11px;
	line-height: 13pt;
	color: #FFFFFF;
	font-weight: normal;
}
a.text, a.text:link, a.text:active, a.text:visited {
	text-decoration: none;
}
a.text:hover {
    text-decoration: underline;
}

.textnormal {
	font-size: 9px;
	line-height: 12px;
}

.textblk {
	font-size: 14px;
	line-height: 16pt;
	color: #333333;
	font-weight: normal;
}
a.textblk, a.textblk:link, a.textblk:active, a.textblk:visited {
	text-decoration: underline;
}
a.textblk:hover {
	text-decoration: none;
}
.textblksml {
	font-size: 11px;
	line-height: 13pt;
	color: #333333;
	font-weight: normal;
}
a.textblksml, a.textblksml:link, a.textblksml:active, a.textblksml:visited {
	text-decoration: underline;
}
a.textblksml:hover {
	text-decoration: none;
}
.textblklt {

	font-size: 11px;
	line-height: 15pt;
	color: #333333;
}
a.textblklt, a.textblklt:link, a.textblklt:active, a.textblklt:visited {
	text-decoration: none;
}
a.textblklt:hover {
	text-decoration: underline;
}


.background {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #003366;
	background-image: url(../assets_drillex/background.jpg);
	background-position: left top;
}


.txtwht {
	font-size: 14px;
	color: #FFFFFF;
}

