BODY, TD
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
INPUT, TEXTAREA
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	width: 120px;
}
.TitluMeniu
{	
	color: #14415f;
	font-family: 'Times New Roman', Arial;
	font-size: 24px;
	font-weight: bold;
}
.Titlu
{
	color: #000066;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}
.Subtitlu
{
	color: #000066;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.Autor
{
	color: #000066;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.Subsubtitlu
{
	color: #000066;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.Normal
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
LI
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
SELECT 
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
}	
A
{
	color: #0000CC;
	text-decoration: underline;
}
A:hover
{
	color: Blue;
	text-decoration: underline;
}
.FORM
{
    MARGIN: -10px 0px 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    POSITION: absolute
}