BODY {
	scrollbar-arrow-color : #FFFFAA;
	scrollbar-base-color : #FFFFAA;
	scrollbar-face-color : #3A6EA5;
	scrollbar-highlight-color : #3A6EA5;
	scrollbar-shadow-color : #FFFFAA;

	background-color : #3A6EA5;
	margin-top : 0px;
	margin-left : 0px;
	font-family : "Book Antiqua", "Times New Roman";
	color: #FFFFFF;
	font-size : 10pt;
}

h2 {
	margin:0; font-family : "Book Antiqua", "Times New Roman";
	font-size : 11pt;
	font-weight : normal;
	text-decoration : none;
	word-spacing:0;
	line-height:100%;
	text-indent:0
}


TABLE {
	color: #FFFFFF;
	font-family : "Book Antiqua", "Times New Roman";
	font-size : 10pt;
}

A:link {
	color : #AFFFAF;
	font-family : "Book Antiqua", "Times New Roman";
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}

A:active{
	color : #FFFFFF;
	font-family : "Book Antiqua", "Times New Roman";
	font-size : 10pt;
	font-weight : normal;
	text-decoration : underline;
}

A:visited {
	color : #AFFFAF;
	font-family : "Book Antiqua", "Times New Roman";
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}

}A:hover  { 
	color : #FFFFFF;
	font-family : "Book Antiqua", "Times New Roman";
	font-size : 10pt;
	font-weight : normal;
	text-decoration : underline;
 } 

CITE {
	color: #FFFF80;
	font-family : "Book Antiqua", "Times New Roman";
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
}

EM {
	color: #CCCCCC;
	font-family : "Arial", "Times New Roman";
	font-size : 8pt;
	font-weight : normal;
	font-style : italic;
}