/* This is the style of your browser text */

/* A */

a { 
	text-decoration:none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.footer { 
	text-decoration:none;
	color:#999999;
}

a:active.footer {
	text-decoration: none;
	color:#999999;

}

a:hover.footer {
	text-decoration: underline;
	color:#999999;

}

/* B */

body {
	padding: 0px;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:7.5pt;
	color: #666666;
	margin-left:0px; margin-right:0px; margin-top:0px;
}

/* C */

/* D */

/* E */

/* F */

/* G */

/* H */

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	margin: 0px;
	padding: 0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

hr {
	color:#CCCCCC;
	height:1px;
}



/* I */

/* J */

/* K */

/* L */

/* M */

/* N */

/* O */

/* P */

P {
	line-height:12pt;
}



/* Q */

/* R */

/* S */

/* T */

table.outlined {
	border: 1px solid #11426F;
}

/* U */

ul {
	line-height: 12pt;
}

/* V */

/* W */

/* X */

/* Y */
.yellow {
	color: #F3AD3B;
}

/* Z */