BODY 
{ 
	font-family: courier new;  
	font-size: 15px; 
	color:#000000;
}

TD 
{ 
	font-family: courier new;  
	font-size: 15px; 
	color:#000000;
}

a:link    {color: #372a95;  text-decoration: none; font-size:15px;}
a:visited {color: #372a95;  text-decoration: none; font-size:15px;} 
a:active  {color: #372a95;  text-decoration: none; font-size:15px;} 
a:hover   {color: #372a95;  text-decoration: underline; font-size:15px;}

a:link img{border:none}
a:visited img{border:none} 
a:active img{border:none} 
A:hover img{border:none}


div.rules
{
	font-size: 11px; 
	line-height:15px;
}

.articol
{
	font-size: 12px;
	color:#666666;
}

INPUT
{
	font-family: courier new;
	color: #363636;
	font-size: 12px; 
	height:21px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}



SELECT
{
	font-family: courier new;
	color: #363636;
	font-size: 12px; 
	height:21px;
}

TEXTAREA
{
	font-family: courier new;
	color: #363636;
	font-size: 12px; 
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

UL
{
	margin-top: 0px;
	margin-bottom: 0px;
}
LI
{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}

FORM
{
	margin: 0 0 0 0px;
}

