BODY{		
		font-size : x-small;
		color : white;
		background-color : #14172a;
		margin-top : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-bottom : 0px;
}
LI{		
		font-size : x-small;
}
TABLE{		
		font-size : x-small;
}
A{		
		font-size : x-small;
		color : aqua;
		text-decoration : underline;
}
A:LINK{		
		font-size : x-small;
		color : aqua;
}
A:VISITED{		
		font-size : x-small;
		color : aqua;
}
A:HOVER{		
		font-size : x-small;
		color : yellow;
		background-color : #454f8f;
}

H1{		
		font-size : x-small;
		font-weight : bold;
		color : yellow;

		padding-bottom : 0px;
padding : 0px 0px;margin : 0px;border : none;border : none;
}
