@import url("../TopAkaMenu/styles/DinamicMenu.css");
@import url("../TopAkaMenu/styles/HomePage.css");

BODY
{
	font-family	:	Arial;
	font-size	:	10;
}

TABLE
{
	font-family	:	Arial;
	font-size	:	10;
}

A
{
	text-decoration		:	none;
	color			:	#000000;
}


OL, P, UL
{
	margin-top		:	0;
	margin-bottom		:	3;
}

.generalDocTitle
{
	font-size	:	10;
	font-weight	:	bold;
}

.bottomBar
{
	font-size		:	10;
	text-align		:	center;
	width			:	100%;
}

.title
{
		height			:	20px;
		font 			: 	13 Arial;
		color			: 	003366;
		font-weight		: 	bold;
}