/*  
Theme Name: FNI
*/

body {
	background-color: #D2D9BB;
}

h2 {
font-size: 18px;
line-height: 18px;
text-align: center;
}
h3 {
font-size: 14px;
line-height: 14px;
text-align: center;
}

.GeneralText {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

div#footer{ 
position: absolute;
left: 8px;
bottom: 2px; 
} 
div#footer2{ 
position: absolute; 
bottom: 0px; 
right: 1em; 
} 

img.arrow{vertical-align: middle}
