P  {
	color : Black;
	font : normal 10pt serif;
	text-align : left;
}

H1  {
	font-size : 14pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #666666;
}

H2  {
	font : normal 12pt sans-serif;
	color : Black;
}

H3  {
	color : Black;
	font : bold normal 11pt sans-serif;
}

A  {
	font : normal 10pt serif;
}

A:Visited  {
	font-size : 10pt;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #CC3399;
}

A:Active  {
	font-size : 10pt;
	font-family : serif;
	font-weight : bold;
	font-style : normal;
	color : Green;
}

A:Hover  {
	font-size: 10pt
	color : purple}

BODY  {
	color : Black;
	font : normal 10pt "Times New Roman", Times, serif;
}

H4  {
	color : Black;
	font : normal 9pt/1 sans-serif;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	padding-bottom : 0;
	padding : 0;
	height : 1;
	border-color : Blue;
}

H5  {
	font : normal 8pt sans-serif;
	color : Black;
}

in1  {
	font-size : 10pt;
	font-family : serif;
	font-weight : bold;
	font-style : normal;
	color : White;
}

in2  {
	color : Black;
	font : bold normal 10pt serif;
}

pre  {
	font-size : 10pt;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

br {  font-family: serif; font-size: 10pt}
i {  font-family: serif; font-size: 10pt}
li {  font-family: serif; font-size: 10pt}
ol {  font-family: serif; font-size: 10pt}
ul {  font-family: serif; font-size: 10pt}
u {  font-family: serif; font-size: 10pt}
div {  text-align: center}
.PinkTitle {  color: #CC66CC}
.VioTitle {  color: #8B4789}
