body	{
		scrollbar-face-color:#E5E2E2;
		scrollbar-highlight-color:#ffffff;
		scrollbar-3dlight-color:#E5E2E2;
		scrollbar-darkshadow-color:#FFFFFF;
		scrollbar-shadow-color:#E5E2E2;
		scrollbar-arrow-color:#ffffff;
		scrollbar-track-color:#FFFFFF;
		font-family: Arial; 
		font-size: 13px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		text-decoration: none;
		color: #072759;
		}
		
.titel {
		font-family: Arial;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight : normal;
		text-decoration: none;
		color : #072759;
		text-indent : 13px;
			}
H1 {
		font-family: Arial;
		font-size: 40px;
		font-style: normal;
		line-height: normal;
		font-weight : bold;
		text-decoration: none;
		color : #072759;
		text-indent : 1px;
			}	
H2 {
		font-family: Arial;
		font-size: 20px;
		font-style: normal;
		line-height: normal;
		font-weight : bold;
		text-decoration: none;
		color : #072759;
		text-indent : 1px;
			}					
		
p  		{ 
		font-family: Arial; 
		font-size: 13px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		text-decoration: none;
		color: #072759;
		text-indent : 13px;
		}

td 		{ 
		font-family: Arial; 
		font-size: 13px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		text-decoration: none;
		color: #072759;
		text-indent : 2px;
		}

A:LINK  {
		font-family: Arial;
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
		font-size: 13px;
		text-indent : 0px;
		}

A:VISITED  {
		font-family: Arial;
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
		font-size: 13px;
		text-indent : 0px;
		}

A:HOVER {
		font-family: Arial;
		color: #ffffff;
		font-weight: normal;
		text-decoration: underline;
		font-size: 13px;
		text-indent : 0px;
		}
	
A:ACTIVE {
		font-family: Arial;
		color: #ffffff;
		font-weight: normal;
		text-decoration: underline;
		font-size: 13px;
		text-indent : 0px;
		}
LI 	{
		list-style-type: disc;
		font-family: Arial;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		color: #072759;
		/*list-style : url(test.gif);*/
		}
	
textarea {
		font-family: Arial;
		font-size: 13px;
		color: #000000;
		background:#F2F2ED;
		border-color: #BEB8AA;
		border-style: solid;
		border-width: 1px;
		padding-left: 2px;
		}

input  	{
		background:#F2F2ED;
		font-family: Arial; 
		font-size: 13px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		text-decoration: none;
		color: #000000;
		border-color: #BEB8AA;
		border-style: solid;
		border-width: 1px;
		padding-left: 2px;
		}

.radioinput  	{
		background:#F2F2ED;
		font-family: Arial; 
		font-size: 13px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		text-decoration: none;
		color: #cccccc;
		border-color: #ffffff;
		border-style: solid;
		border-width: 0px;
		padding-left: 2px;
		}
	

.pulldown { 
		 background-color: #ffffff; 
		 font-family: Arial; 
		 font-size: 13px; 
		 font-style: normal; 
		 line-height: normal; 
		 font-weight: normal; 
		 color: #000000; 
		 border-color: #CCCCCC;
		 border-style: solid;
		 border-width: 1px;
		}

