﻿body
{
	font: 9pt arial;
}

.Normal
{
	font: 9pt verdana;
}


/* Add-in   */
BODY
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 10px;
	/* color: rgb(51,51,51); */
	/* fvi 13-02-2009 removed link to bg image for body tag, the file vkr-holding.bgStyle.xslt will render
	   the bg picture reference correctly inside the HEAD tag, making the two grey lines visible on every page
	/* background-image: url("~/media/21C6CCD82D9040329216AF4FCB3F8EC1.ashx"); */ 
	/* background-image: url("/images/bg_001_main.gif" ); */
}
A:link
{
	color: rgb(153,153,153);
	text-decoration: none;
}
A:visited
{
	color: rgb(153,153,153);
	text-decoration: none;
}
H1
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 20px;
	/* color: rgb(128,128,128); */
	font-weight: bold;
}
H2
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 14px;
	/* color: rgb(153,153,153); */
	font-weight: bold;
}
P
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 11px;
	/* color: rgb(51,51,51); */
	line-height: 16px;
}
H3
{
	font-size: 11px;
	font-weight: bold;
}
.TextNavBar
{
	font-size: 10px;
	/* color: rgb(128,128,128); */
	font-weight: bold;
	text-decoration: none;
}
A:hover
{
	color: rgb(0,0,0);
	text-decoration: underline;
}

ul li 
{
   
	
	font-family:Verdana;
	/*
	color: #999999;
*/
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	
}

.BulletList li
{
    list-style-image: url('/images/bullet.gif');
	line-height: 16px;
	font-family:Verdana;
	font-size: 13px;
	color: #999999;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	
}

.BodyImageText
{
	font-style:italic;
	line-height: 11px;
        font-size: 10px;

	font-family: Verdana;
	color: rgb(51,51,51);
	white-space: normal;
}
	
		

