body {
	font-size : 11px;
	text-decoration : none;
	font-family : Tahoma,Arial,sans-serif;
}

p {
	color : #000000;
	font-size : 11px;
	text-decoration : none;
	font-family : Tahoma,Arial,sans-serif;
}
a:link {
	color : #000000;
	font-size : 11px;
	text-decoration : none;
	font-family : Tahoma,Arial,sans-serif;
}
a:visited {
	color : #000000;
	font-size : 11px;
	text-decoration : none;
	font-family : Tahoma,Arial,sans-serif;
}
a:hover {
	color : #7F9CBD;
	font-size : 11px;
	text-decoration : none;
	font-family : Tahoma,Arial,sans-serif;
}

input, textarea
{
 background-color: #FFFFFF;
 background-repeat: repeat-x;
 font-color: #000000;
 font-family: "verdana";
 font-size: 8pt;
 padding: 2px;
 border: 1px solid #8F8F8F;
}

TD {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: "Verdana", "Arial, Sans-serif"
}

ul
{
list-style-type: none;
padding: 0;
margin: 0;
margin-left: 1em;
}

li
{
list-style-type: none;
background-image: url(dos.png);
background-repeat: no-repeat;
background-position: -0.4em;
padding-left: 1.3em;
}



