body		{
			background-color: #ffffff;
			}
		
#bg		{
			background-color: #ffffff;
			background-image: url("images/gui_layout_15.gif");
			background-repeat: no-repeat;
			height: 100%;
			width: 100%;
			}
			
#.forms3 { 
			font-family: verdana; 
			font-size: 11px;
			color: Gray;
			color: #000000; 
			border: 1px solid #000000;
			}		
		
#p			{
			font-family: Verdana;
			font-size: 10px;
			color: Black;
			}
			
#p1		{
			font-family: Verdana;
			font-size: 11px;
			color: Black;
			font-weight: bold;
			}
			
#p2		{
			font-family: Verdana;
			font-size: 11px;
			color: #c40000;
			font-weight: bold;
			}
			
#p3		{
			font-family: Verdana;
			font-size: 11px;
			color:	White;
			font-weight: bold;
			}

#overskrift	{
			font-family: Book Antiqua;
			font-size: 15px;
			color: #c40000;
			font-weight: bold;
			}
			
a			{
			font-family: Verdana;
			font-size: 10px;
			color: #c40000;
			text-decoration: none;
			}
			
a:link		{
			font-family: Verdana;
			font-size: 10px;
			color: #c40000;
			text-decoration: none;
			}

a:visited	{
			font-family: Verdana;
			font-size: 10px;
			color: #c40000;
			text-decoration: none;
			}
			
a:active	{
			font-family: Verdana;
			font-size: 10px;
			color: Grey;
			text-decoration: none;
			}
			
a:hover 	{
			font-family: Verdana;
			font-size: 10px;
			color: #9b9b9b;
			text-decoration: none;
			}
			
a:link.white	
			{
			font-family: Verdana;
			font-size: 10px;
			color:	White;
			text-decoration: none;
			}

a:visited.white
			{
			font-family: Verdana;
			font-size: 10px;
			color:	White;
			text-decoration: none;
			}
			
a:active.white
			{
			font-family: Verdana;
			font-size: 10px;
			color: Grey;
			text-decoration: none;
			}
			
a:hover.white
			{
			font-family: Verdana;
			font-size: 10px;
			color: #9b9b9b;
			text-decoration: none;
			}