BODY {
	color : #111111;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	white-space : #f5f5f5;
	margin-top : 0;
	margin-left : 0;
}
all.clsMenuItemNS  {
	color : #000000;
	text-decoration : none;
	font-family : Arial, Helvetica;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
}

.clsMenuItemIE  {
	text-decoration : none;
	color : #000000;
	cursor : hand;
	font-family : Arial, Helvetica;
	font-size : 10px;
	font-weight : bold;
}

div  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	background-repeat : repeat;
	background-attachment : scroll;
	background-position : 0%;
	font-size : 11px;
	line-height : 12px;
}

.clsHeader  {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size : 11px;
	line-height : 11px;
	color : #000099;
	font-weight : bold;
	text-decoration : none;
}

.clsBlurb  {
	font-family: Verdana, Arial, sans-serif;
	font-size : 10px;
	line-height : 11px;
	color : #000000;
	font-weight : normal;
	display : block;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 13px;
	color: #333399;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	text-decoration: none;
	border : none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color: #8B8BD9;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color: #00008B;
	text-decoration: underline;
}

Text  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #111111;
	text-decoration : none;
	line-height : 12px;
}

Table  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #111111;
	text-decoration : none;
	text-align : left;
	line-height : 12px;
}

TD  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #111111;
	text-decoration : none;
	line-height : 13px;
}

p  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #111111;
	text-decoration : none;
	text-align : justify;
	line-height : 14px;
}

p.flush {
  text-indent: 0em;
}

H1  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 15px;
	color : #333399;
	font-weight : bold;
	line-height : 18px;
	vertical-align : middle;
	font-style : normal;
	font-variant : normal;
}

H2  {
	font-size : 12px;
	font-family : Verdana, Helvetica,  Arial, sans-serif;
	color : #333399;
	font-weight : bold;
	line-height : 12px;
}

H3  {
	font-family : Verdana, Helvetica,  Arial, sans-serif;
	color : #000099;
	font-size : 11px;
	font-weight : bold;
	line-height : 12px;
}

H4  {
	font-size : 10px;
	font-family : Verdana, Helvetica,  Arial, sans-serif;
	color : #000099;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	line-height : 12px;
}

.rubrik  {
	font-size : 10px;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #00008b;
	text-decoration : none;
	line-height : 12px;
}

li, ul  {
	font-family: Verdana, Helvetica,  Arial, sans-serif;
	font-size: 12px; 
	color: #111111;
	font-weight : normal;
	line-height : 14px;
}

sup  {
	font-size : 11px;
	font-family : Verdana, Helvetica,  Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #111111;
	text-decoration : none;
	text-align : left;
	line-height : 10px;
}
input {
	font-size : 11px;
	font-family : Verdana, Helvetica,  Arial, sans-serif;
	color : #111111;
	background : #FFFFFF;
	font-weight : normal;
}
select {
	font-size : 11px;
	font-family : Verdana, Helvetica,  Arial, sans-serif;
	color : #111111;
	background : #F0F8FF;
	font-weight : normal;
}
textarea {
	font-size : 11px;
	font-family : Verdana, Helvetica,  Arial, sans-serif;
	color : #111111;
	background : #FFFFFF;
	font-weight : normal;
}
option {
	font-size : 10px;
	font-family : Verdana, Helvetica,  Arial, sans-serif;
	color : #111111;
	background : #FFFFFF;
	font-weight : bold;
}
radio {
	background-color: #ffffff;
	color: Red;
}
