.header  {
	font-size : 12 pt;
	font-family : Arial;
	font-weight : bold;
	color : White;
}

A.sideLink  {
	font-size : 10 pt;
	font-family : arial;
	color : white;
	font-weight : bold;
	line-height : 20 px;
	text-decoration : none;
}

A.sideLink:Visited  {
	color : CC99CC;
	text-decoration : none;
	font-weight : bold;
}

A.sideLink:Active  {
	color : FF3333;
	text-decoration : underline;
}

A.sideLink:Hover  {
	color : FF3333;
	text-decoration : underline;
}

A.innerLink  {
	font-size : 9 pt;
	font-family : arial;
	color : 336699;
	font-weight : normal;
	text-decoration : none;
}

H2  {
	font-size : 18 pt;
	font-family : "Times New Roman", Times, serif;
	color : purple;
	text-align : center;
}

A  {
	font-size : 10 pt;
	font-family : arial;
	color : #336699;
	text-decoration :underline;
}

A:Visited  {
	color : purple;
	text-decoration : none;
	font-weight : normal;
}

A:Active  {
	color : red;
	text-decoration : underline;
}

A:Hover  {
	color : red;
	text-decoration : underline;
}

BODY  {
	font-size : 10 pt;
	font-family : arial;
	color : #003333;
}

td  {
	font-size : 10 pt;
	font-family : arial;
	color : #003333;
}


th  {
	font-size : 9 pt;
	font-family : arial;
	color : #003333;
	font-weight : bold;
}
.smTxt  {
	font-size : 9 pt;
	font-family : arial;
	font-weight : bold;
}

.smTxtWtB  {
	font-size : 9 pt;
	font-family : arial;
	font-weight : bold;
	color : white;
	text-decoration: none;
}

span {
	font-size : 9 pt;
	font-family : arial;
	font-weight : normal;
	color : white;
	text-decoration: none;
}

.smTxtWt  {
	font-size : 9 pt;
	font-family : arial;
	font-weight : normal;
	color : white;
	text-decoration: none;
}

.smTxtGr  {
	font-size : 9 pt;
	font-family : arial;
	font-weight : normal;
	color : 006666;
}
