A  {
	font-family : Verdana, Sans Serif;
	font-weight : normal;
	font-size : 10pt;
	text-decoration: none;
}

A:Visited  {
	font-family : Verdana, Sans Serif;
	font-weight : normal;
	font-size : 10pt;
	text-decoration: none;
}

A:Active  {
	font-family : Verdana, Sans Serif;
	font-weight : normal;
	font-size : 10pt;
	text-decoration: none;
}

A:Hover  {
	font-family : Verdana, Sans Serif;
	font-weight : normal;
	font-size : 10pt;
	text-decoration: Underline;
}

BODY  {
	font-family : Verdana, Sans Serif;
	font-weight : normal;
	font-size : 10pt;
	color : #030303;
	padding:0px;
    margin:0px;
	background-color:#ECF4FE;
}

TD.withborder {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: #808080;
	border-collapse: separate;
}

TD.th4red 
{
	border-color: #808080;
	padding:5px;
	font-family : Verdana, Sans Serif;
	font-weight : bold;
	font-size : 11pt;
	color : #990000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	}
	
TD.regularCenter  {
	font-family : Verdana, Sans Serif;
	font-weight : normal;
	font-size : 10pt;	
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	}

TD.boldCenter  {
	font-family : Verdana, Sans Serif;
	font-weight : bold;
	font-size : 10pt;	
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	}

B  {
	font-family : Verdana, Sans Serif;
	font-weight : bold;
	font-size : 10pt;
	color : #404040;
}

FONT.Page  {
	font-family : Verdana, Sans Serif;
	font-weight : normal;
	font-size : 10pt;
	color : #000000;
}

FONT.PageTitle  {
	font-family : Verdana;
	font-weight : normal;
	font-size : 17pt;
	color : #000000;
}

.h1 {
	font-family : Verdana, Sans Serif;
	font-weight : bold;
	font-size : 18pt;
	color : #000000;
	background-color : #FFFFFF;
}

.h2 {
	font-family : Verdana, Sans Serif;
	font-weight : bold;
	font-size : 16pt;
	color : #000000;
	background-color : #FFFFFF;
}

.h3 {
	font-family : Verdana, Sans Serif;
	font-weight : bold;
	font-size : 14pt;
	color : #990000;
	}

.h4 {
	font-family : Verdana, Sans Serif;
	font-weight : bold;
	font-size : 11pt;
	color : #000000;
	}

.h4red {
	font-family : Verdana, Sans Serif;
	font-weight : bold;
	font-size : 11pt;
	color : #990000;
	text-decoration: none;
	}

.h5 {
	font-family : Verdana, Sans Serif;
	font-weight : bold;
	font-size : 9pt;
	color : #000000;
    }

.h5red {
	font-family : Verdana, Sans Serif;
	font-weight : bold;
	font-size : 9pt;
	color : #990000;
    }

.supRed {
	font-family : Verdana, Sans Serif;
	font-weight : bolder;
	font-size : 8pt;
	color : Red;
    }

.contentbigger  {
	font-family : Verdana, Sans Serif;
	font-weight : normal;
	font-size : 10pt;
	color : #101010;
}

.content  {
	font-family : Verdana, Sans Serif;
	font-weight : normal;
	font-size : 8pt;
	color : #101010;
}

.contentsmaller  {
	font-family : Verdana, Sans Serif;
	font-weight : normal;
	font-size : 7pt;
	color : #101010;
    }

.itemtemplate {
    background-color: #FFFBD6;
    text-align: justify;
}

.alernatingitemtemplate {
    background-color: #FFFFFF;
}

.headLiteral
{
	font-family : Verdana, Sans Serif;
    font-weight: bold;
    font-size: 14pt;
    color: #990000;
}

.hrcenter {
	color : #990000;
	width: 85%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hrcenterSmall
{
	color : #990000;
	width: 25%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.indent10
{
    margin-left: 10px;
}

.indent20
{
    margin-left: 20px;
}

.indent30
{
    margin-left: 30px;
}

.quotation
{
	border: 10px;
	margin-left: 20px;
	width: 85%;
	font-style:italic;
}
