body {
	background-color : #00012d;
	border : 0;
	color : #d8d8d8;
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 13px;
	font-weight : normal;
	margin : 0;
	padding : 0;
}

table {
	border-collapse : collapse;
	border-style : none;
	border-width : 0;
	margin : 0;
	padding : 0;
}

tr,td,p {
	color : #d8d8d8;
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 13px;
	font-weight : normal;
	margin : 0;
	padding : 0;

}

td.dark {
	background-color : #000055;
}

td.textContent {
	padding-left : 5px;
	padding-right : 5px;	
	text-align : justify;
}

td.pixContent {
	background-color : #000022;
	height : 170px;
	text-align : center;
	vertical-align : middle;
	width : 170px;
}

td.banContent {
	background-color : #000022;
	height : 56px;
	text-align : center;
	vertical-align : middle;
	width : 206px;
}

td.cosPagePic {
	text-align : center;
}

td.cosPageName {
	text-align : center;
	width : 170px;
}

a:link {
	text-decoration : none;
	color :  #97fdf9;
	font-weight : bold;
}

a:visited {
	text-decoration : none;
	color : #47a8fa;
	font-weight : bold;
}

a.CosPage {
	font-size : 10px;
	font-weight : normal;
}

img {
	border-style : none;
}
