/* XFlex SkinObject - Nina Meiers - http://www.skinsforsale.com/xflex / http://www.xdglobal.com */

Body, .Normal, .NormalTextBox, TD, SPAN, DIV, A
{
   /* font-size: 11pt !important; */
}

/*==========================================================*/
/*  Font Styles voor Text Editing                           */
/*==========================================================*/
.NewFontStyle h1
{
	font-size:11.0pt;
}


.NewFontStyle h2
{
	font-size:11.0pt;
}

.NewFontStyle h3
{
	font-size:11.0pt;
}

.NewFontStyle p, .NewFontStyle table, .NewFontStyle li
{
	font-size: 11.0pt;
}

.TitleObject_green01, 
.TitleObject_yellow01,
.TitleObject_orange01,
.TitleObject_red01,
.TitleObject_blue01
{
	font-size: 17.0pt;
}

h1
{
	font-family:Verdana;
	font-size:13pt;
	font-weight:bold;
	
	
}
h2
{
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	
}
h3
{
	font-family:Verdana;
	font-size:11pt;
	font-weight:bold;
	
}
.Normal
{
	font-family:Verdana;
	font-size: 11pt;
	text-align:justify;
}