body {
	background-color: #333333;
	margin: 0px;
}

p, td, body, option, select, li, input {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	Font-size: x-small; 
	color: #666666; 
}

a, a:visited, a:active
{
	color: #666666;
	text-decoration: none;
}

a:hover, a:visited:hover
{
	text-decoration: underline;
}

table.content 
{
	width: 100%;
	height: 100%;
}


.text {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #ffffff;
}

.footer {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #ffffff;
}

.footerCDI {

	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}