/*ForgetNorway CSS File*/
BODY		{  color:#EEEEE;
			background-color: #000000;
			font-family:  Verdana, Tahoma, Arial;
			font-size : 8pt;			}		

P 			{ color : #0066cc;
			font-family:  Verdana, Tahoma, Arial;
			font-size : 10pt;
			}	

A:link 	 	{color : #555555;
			font-family : Verdana, Tahoma, Arial;
			font-size : 10pt;
			font-weight : normal;
			text-decoration: none;
			}

A:visited  	{color : #555555;
			font-family : Verdana, Tahoma, Arial;
			font-size : 10pt;
			font-weight : normal;
			text-decoration: none;
			}

A:hover  	{color : #333333;
			font-size : 10pt;
			font-family : Verdana, Tahoma, Arial;
			font-weight : normal;
			text-decoration: none;
			}
			
.disclaim	{	position: absolute;
			text-align : center;  
			font-size : 10pt;
			bottom : 0px;
			left : 0%;
			width : 100%;
			padding : 0px;
			border-style : none;
			border-width : thin;
			border-left-width : 0px;
			border-right-width : 0px;  
			border-bottom-width : 0px;  
			border-color : #FF0000;	
			}		

.main 	{ position : absolute;	
			top : 175px;
			bottom : 25px;
			left : 0px;
			width : 100%;
			}