/* DEFINITION AF STYLES UDELUKKENDE INDSAT AF SITE MANAGER GENERATOR */
/* ALLE ANDRE STYLE DEFINITIONER H¯RER _IKKE_ HJEMME HER */


h1.cmsTitle
{
	font-family: arial;
}

div.cmsPage
{
	font-family: "Lucida Grande", "Arial";
	font-size: 9pt;
	color: #fefefe;
}

h1.cms
{
	font-family: verdana;
	font-size: 18pt;
	color: #aaaa00;
}

h2.cms
{
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #fefefe;
}

h3.cms
{
}

p.cms
{
	font-family: "Lucida Grande", "Arial";
	font-size: 9pt;
}

b.cms
{
}

em.cms
{
}

u.cms
{
}

img.cms
{
	border: #000000 1px solid;
	margin-right: 5px;
	margin-left: 3px;
}

table.cms
{
}

tr.cms
{
}


td.cms
{
}

a.cms:active, a.cms:link, a.cms:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #aaaa00;
}

a.cms:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #ffff00;
}