
/* annet på siden */
input 
{
		font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:12px;
	color:#000000;
    FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

TEXTAREA
{
		font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:11px;
	color:#000000;
    FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

TD
{
   	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:11px;
	color:#000000;
    FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

TABLE
{
    	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:11px;
	color:#000000;
    FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

select 
{	
		font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:12px;
	color:#000000;
    FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

form 
{	
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

fieldset
{
	margin: 0px 0px 0px 0px;
	padding: 4px;
}
legend
{
	font-family:arial;
	font-size:12px;
	color:#000000;
    FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

img
{
	border:0px;
}

p
{
	padding:0px;
	margin:0px;
	border:0px;
}

/* a tags */
.a
{
	font-family:Georgia,"Nimbus Roman No9 L",serif;
    font-style:italic;
    text-decoration:underline;
    font-size:12px;
	color:white;
}
a,a:link, a:active, a:visited {
    	font-family:Georgia,"Nimbus Roman No9 L",serif;
    font-style:italic;
    text-decoration:underline;
    font-size:12px;
	color:white;
	
}

a:hover
{
    color:white;
	text-decoration:underline;
}
/* END */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height:150%;
	width:100%;
	height:100%;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:15px;
	color:#000000;
	text-align:left;

	/* used in text.css
	width:566px;
	font-family:times;
	line-height:16px;
	*/
}


html { height:100%; }


/* title (h tags) */
/* doctitle */
h1
{
	padding:0px;
	margin:0px;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:25px;
	line-height:26px;
	color:#FFFFFF;
	font-weight:bold;
	TEXT-DECORATION: none;
}
h2
{
	padding:0px;
	margin:0px;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:16px;
	line-height:18px;
	color:#000000;
	font-weight:bold;
	TEXT-DECORATION: none;
}
h3
{
	padding:0px;
	margin:0px;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:16px;
	color:#000000;
	font-weight:normal;
	TEXT-DECORATION: none;
}
h4
{
	padding:0px;
	margin:0px;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	TEXT-DECORATION: none;
}
h5
{
	padding:0px;
	margin:0px;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	TEXT-DECORATION: none;
}
h6
{
	padding:0px;
	margin:0px;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	TEXT-DECORATION: none;
}
input{
	outline:none;
}
/* END */