/* CSS Document */

P, body, TD {
	COLOR: #003399;
	font: 10pt Georgia, "Times New Roman", Times, serif;
}
.head2 {
	COLOR: #0000CC;
	text-weight: bold;
	font: 18pt Verdana, Arial, Helvetica, sans-serif;
}
A {COLOR: #0066FF; TEXT-DECORATION: none; font-weight: bold}
A:active {
	COLOR: black;
	background-color: #FFFFCC;
}
A:hover {
	COLOR: #FF0000;
	background-color: #392E7A;
}
.Head {	COLOR: #006666; FONT-SIZE: 16pt; FONT-WEIGHT: bold; }
menu{FONT-WEIGHT: bold; font-size: 10pt; text-align: left; text-indent: 6pt}
h1 { font-size: 14pt; color: #000066; border-bottom: thin solid #990000;}
h2 { font-size: 12pt;color: #990000;}
h3 { font-size: 11pt;color: #990000;}
ul{ FONT-SIZE: 10pt;}
ol{ FONT-SIZE: 9pt;}
.Text {
	FONT-SIZE: 11pt;
	COLOR: #000000;
	font-style: italic;
	border-top: 60% solid #0000FF;
	border-bottom: thin solid #990000;
	line-height: 16pt;
	text-align: center;
	font-weight: bold;
	left: 20px;
	right: 20px;
	background-color: #ECE9D8;

}
.Title {
	COLOR: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.intro {
	font-size: 12pt;
	color: #0000FF;
	font-style: italic;
}
