body
{
font-family: verdana;
font-size: 10px;
margin-right: 40px;
margin-left: 40px;
margin-top: 0px;
margin-bottom: 0px;
background-color:#FFFFCC;
}

h4
{
color: #A05050;
font-size: 14px;
font-weight: bold;
font-family: verdana;

}

a:link
{
color: #000000;
font-weight: bold;
font-family: verdana;
text-decoration: underline;
font-size: 10px;
}

a:visited
{
color: #000000;
font-weight: bold;
font-family: verdana;
text-decoration: underline;
font-size: 10px;
}

a:hover
{
color: #A05050;
font-weight: bold;
font-family: verdana;
text-decoration: none;
font-size: 10 px;
}

input
{
	font-family: Verdana;
	font-size : 10px;
	font-weight: bold;
	color: #A05050;

}

select
{
	font-family: Verdana;
	font-size : 10px;
	font-weight: normal;
	border: 0px #000000 inset;
	clip: rect( );
	background-color: #cccccc;
	color: #000000;

}

textarea
{
	font-family: Verdana;
	font-size : 10px;
	font-weight: normal;
	border: 1px #000000 inset;
	clip: rect( );
	background-color: #FFFFFF;
	color: #000000;
	cursor: default;
	padding-left: 3px;
}


table
{
	border: 0px dotted #000000;
	font-family: Verdana;
	font-size : 10px;
	font-weight: bold;
}

td
{
	border: 1px solid #000000;
	font-family: Verdana;
	font-size : 10px;
	font-weight: bold;
}
td.bis
{
	border: 0px solid #ffcc00;
	font-family: Verdana;
	font-size : 10px;
	font-weight: bold;
}


th
{
	font-family: Verdana;
	font-size : 10px;
	font-weight: bold;
}

li
{
	font-family: Verdana;
	font-size : 10px;
	font-weight: bold;
}
