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;
		}
.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: Tahoma; font-size: 11px; color: #505050; text-align: left; line-height: 17px}
