H1  {}

H2  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-align : center;
	background-color : #6666FE;
}

H3  {
	font-size : 15pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : left;
}

A  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : ble;
	text-decoration : none;
}

A:Visited  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : blue;
	text-decoration : none;
}

A:Active  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : blue;
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
	color : Blue;
}

TD  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

TD.title  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-align : center;
	background-color : #6666FE;
}
TD.title2  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-align : left;
	background-color : #6666FE;
}

TD.class  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration : none;
}

A.mainlinks  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}

A.mainlinks:Visited  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}

A.mainlinks:Active  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}

A.mainlinks:Hover  {
	text-decoration : none;
	color : #6D99E0;
}

TD.left  {
	font-size : 8pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : White;
}

B  {
	font-weight : bold;
}

