BODY, TD, P 	{
		FONT-WEIGHT: normal;
		FONT-SIZE: 11px;
		COLOR: black;
		FONT-FAMILY: Verdana;
		}

A, A:link, A:visited, A:active 	{
				FONT-FAMILY: Verdana;
				COLOR: black;
				FONT-SIZE: 11px;
				TEXT-DECORATION: none;
				}

A:hover 	{
		COLOR: black;
		text-decoration:underline;
		}

input, textarea, select	{
		background-color: #ffffff;
		font-family: tahoma;
		font-size: 11px;
		border-left: 1px solid silver;
		border-right: 1px solid gray;
		border-top: 1px solid silver;
		border-bottom: 1px solid gray;
		color: black;
		}

.bottom 	{
		font-family: Arial;
		font-size: 12px;
		color: #f3decb;
		}

.forma		{
		color: black;
		font-size:10px;
		}

.border 	{
		border-left: 1px dotted silver;
		border-right: 1px dotted silver;
		border-top: 1px dotted silver;
		border-bottom: 1px dotted silver;
		font-size:10px;
		}

.border2 	{
		border-left: 1px solid silver;
		border-right: 1px solid silver;
		border-top: 1px solid silver;
		border-bottom: 1px solid silver;
		font-weight: bold;
		font-size:10px;
		}

.border3 	{
		border-left: 1px dotted silver;
		border-right: 1px dotted silver;
		border-top: 1px dotted silver;
		border-bottom: 1px dotted silver;
		font-size:10px;
		}

.border4 	{
		border-left: 1px solid silver;
		border-right: 1px solid silver;
		border-top: 1px solid silver;
		border-bottom: 1px solid silver;
		font-weight: bold;
		font-size:10px;
		}

.field		{
		text-indent: 10px;
		padding-left: 10px;
		padding-right: 10px;
		}

.field2		{
		text-indent: 10px;
		padding-left: 10px;
		padding-right: 10px;
		font-size:11px;
		}

h1		{
		padding-left: 18px;
		font-size: 18px;
		}

.t3		{
		padding-left: 18px;
		font-size: 18px;
		}

.right2		{
		font-family: Arial;
		color: black;
		font-size: 12px;
		font-weight: bold;
		}

.menu 		{
		font-family:Arial, Helvetica, sans-serif;
		color: black;
		font-size: 11px;
		text-decoration:none;
		font-weight: bold;
		font-style:italic;
		text-transform: uppercase;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-right: 18px;
		border-top-color:#CCCCCC;
		border-top-width: 1px;
		border-top-style:solid;
		display: block;
		text-align: right;
		cursor:hand;
		}

a.menu2, a.menu2:link, a.menu2:visited, a.menu2:active, a.menu2:hover	
		{
		font-family:Arial, Helvetica, sans-serif;
		color: black;
		font-size: 11px;
		text-decoration:none;
		}
