BODY {
	font-family: sans-serif, Arial, Verdana;
	background : #000000;
	color : #ffffff;
	font-size : 12px;
	margin :0;
	margin-left: 0px;
}

TABLE.parent {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #4D4D4D;	
}

TABLE.grayStroke{
	border: 1px solid #4D4D4D;
	font-size: 12px;
}

TABLE.noStroke{
	font-size: 10px;
}

TD.graySpacer{
	border: 1px solid #4D4D4D;
	background: #4D4D4D;
}

TD.padded{
	padding: 5px;
}
IMG.border{
		border: 2px solid black;
}
TD.black{
 color: white;
 background: black;
 font-size: 12px;
 border: 1px solid #4D4D4D;
}
.small{
	font-size: 10px;
}
.footer{
	font-size: 12px;
}

.normal{
	font-size: 12px;
}

.title{
	font-size: 13px;
	font-weight: bold;
}


.gray{
	color: gray;
	font-size: 12px;
}

a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF300;
}

a:visited {
	color: #909000;
}

a:hover{
	font-size: 12px;
	color: White;
}
