body		{
		}
.formText	{
		 color: #0B2C4D;
		 font-size: 10px;
                 font-family: Verdana;
		 text-decoration: none;
		}
.formInput	{
		 font-family: Verdana;
		 font-size: 10px;
		 color: #0B2C4D;
		 background-color: #ffffff;
		 border-color: #cccccc;
		 border-style: solid;
		 border-top-width: 1px;
		 border-right-width: 1px;
		 border-bottom-width: 1px;
		 border-left-width: 1px;
		}
.formCheckbox	{
		 background-color: transparent;
		 border: solid 0px;
		}
.formTextarea	{
		 font-family: Verdana;
		 font-size: 10px;
		 color: #0B2C4D;
		 background-color: #ffffff;
		 border-color: #cccccc;
		 border-style: solid;
		 border-top-width: 1px;
		 border-right-width: 1px;
		 border-bottom-width: 1px;
		 border-left-width: 1px;
		}
.formButton	{
		 font-family: Verdana;
		 font-size: 10px;
		 color: #0B2C4D;
		 border-color: #cccccc;
                 background-color: #ffffff;
		 border-style: solid;
		 border-top-width: 1px;
		 border-right-width: 1px;
		 border-bottom-width: 1px;
		 border-left-width: 1px;
		}
.formSelect	{
		 font-family: Verdana;
		 font-size: 10px;
		 color: #0B2C4D;
		 border-color: #909090;
		 border-style: solid;
		 border-top-width: 1px;
		 border-right-width: 1px;
		 border-bottom-width: 1px;
		 border-left-width: 1px;
		}
.formRadio	{
		 font-family: Verdana;
		 font-size: 10px;
		 color: 0B2C4D;
		}

/*
.tekst {  font-family: Arial; font-size: 11px; line-height: 17px; color: #FFFFFF; text-align: left}
.tekst a {  color: #FFFFFF; text-decoration: underline}
.tekst a:hover {  color: #D2DCF6; text-decoration: underline}
A {  color: #FFFFFF; text-decoration: underline}
A:hover {  color: #D2DCF6; text-decoration: underline}

._tekst {  font-family: Tahoma; font-size: 11px; color: #505050; text-align: left; line-height: 17px}

*/

