	body
	{
		background-color: #3D0000;
	}
	
	h1 	
	{
		background-color: transparent;
		color : #FFF68F;
		font-family:Sans-Serif;
		font-size:small;
		font-style:normal;
		font-size : 14px;
		font-weight:bold;			 
	}
	
	h2
	{
		background-color: transparent;
		color : #FFF68F;
		font-family:Sans-Serif;
		font-size:small;
		font-style:normal;
		font-size : 13px;
		font-weight:bold;
		
	}
	
	p
	{		
		background-color: transparent;
		color : #FFFACD;
		font-family:Sans-Serif;
		font-size:small;
		font-style:normal;
		font-size : 13px;
		font-weight:bold;
		
		line-height:15px;
	}
	
	a
	{		
		background-color: transparent;
		color : #FFD700;
		font-family:Sans-Serif;
		font-size:small;
		font-style:normal;
		font-size : 13px;
		font-weight:normal;		
		line-height:13px;
		
		
	}
	
	b
	{		
		background-color: transparent;
		color : #F2F2F2;
		font-family:Sans-Serif;
		font-size:small;
		font-style:normal;
		font-size : 13px;
		font-weight:bold;		
		line-height:13px;		
	}
	
	c
	{		
		background-color: transparent;
		color : #F2F2F2;
		font-family:Sans-Serif;
		font-size:x-small;
		font-style:normal;
		font-size : 13px;
		font-weight:normal;		
		line-height:13px;		
	}
	
	ul
	{
		list-style-type : disc;
		margin-left: 20px;
		padding-left: 0;
	}   

	
	.Tekst
	{		
		background-color: transparent;
		color : #FFFACD;
		font-family:Sans-Serif;
		font-size:small;
		font-style:normal;
		font-size : 13px;
		font-weight:bold;
		
		line-height:15px;
	}
	
	.ErrTekst
	{		
		background-color: transparent;
		color : #F2F2F2;
		font-family:Sans-Serif;
		font-size:small;
		font-style:normal;
		font-size : 13px;
		font-weight:bold;
		
		line-height:15px;
	}
			
	.Textbox
	{
		background : #f2f2f2;
		color : #FFF68F;
		font-family:Sans-Serif;
		font-size:small;
		font-style:normal;
		font-size : 13px;
		font-weight:bold;
	}
                  

	
