﻿.A {
	color : #3399FF;
	text-decoration : none
}
A:HOVER{
	color : #FF9900;
	text-decoration : none
}

A:VISITED {
	color : #3399FF;
	text-decoration : none
}


BODY{
	color : Black;
	text-align : left;
	line-height:150%
	font-style:normal; font-variant:normal; font-weight:normal; 
}

NORMAL{
	color : Black;
	text-align : left;
	line-height:150%; font-variant:normal; font-weight:normal  
}


div.content {
	background-color : White;
}

H1{
	Color : #3399FF;
	Font-Stretch : normal;
	Text-Align : left;
	font-variant:normal; font-size:10pt; font-weight:bold
	}

H2{
	Color : #666666;
	Font-Stretch : normal;
	Text-Align : left;
	font-variant:normal; font-size:12pt; font-weight:bold; margin-bottom:4 
	}

H3{
	Color : Black;
	Text-Align : left;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	}

H4{
	Color : #5A138E;
	Text-Align : left;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	}

	
LI{
	color : #808080;
	font-size:8pt; 
	font-variant:small-caps; 
	text-decoration:none; 
	Text-Align : left;
	list-style-type:disc; 
	margin-bottom:12; font-variant:normal; font-family:Verdana; line-height:150%
	}

P{
	margin:0; Color : #000000 !important;
	Text-Align : left;
	line-height:150% !important; font-family:Verdana; font-size:8pt !important; word-spacing:0
	}
	
td  { 
	Color : Black;
	Text-Align : left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	}