.leftheading  {
	color : Purple;
	font-size : 10pt;
	font-family : Verdana;
	font-weight : Bold;
	margin-left : 5px;
	background-color : #D8BFD8;
}

A.leftheadinglink, A.leftheadinglink:ACTIVE, A.leftheadinglink:LINK, A.leftheadinglink:VISITED {
	color : Purple;
	font-size : 10pt;
	font-family : Verdana;
	font-weight : Bold;
}

A.leftheadinglink:HOVER {
	color : #FFFACD;
	font-size : 10pt;
	font-family : Verdana;
	font-weight : Bold;
}

P.subleftheading {
    color : Red;
	font-size : 9pt;
	font-family : Verdana;
	font-weight : Normal;
	background-color : #f9e5ed;
	margin-left : 5px;
}

TD.subleftheading {
    color : Red;
	font-size : 9pt;
	font-family : Verdana;
	font-weight : Normal;
	background-color : #f9e5ed;
}

A.subleftheadinglink, A.subleftheadinglink:ACTIVE, A.subleftheadinglink:LINK, A.subleftheadinglink:VISITED {
	color : Red;
	font-size : 9pt;
	font-family : Verdana;
	font-weight : Normal;
}

A.subleftheadinglink:HOVER {
	color : Teal;
	font-size : 9pt;
	font-family : Verdana;
	font-weight : Normal;
}


.rightheading  {
	color : Purple;
	font-size : 10pt;
	font-family : Verdana;
	font-weight : Bold;
	margin-left : 5px;
	background-color : #D8BFD8;
}

A.rightheadinglink, A.rightheadinglink:ACTIVE, A.rightheadinglink:LINK, A.rightheadinglink:VISITED {
	color : Purple;
	font-size : 10pt;
	font-family : Verdana;
	font-weight : Bold;
}

A.rightheadinglink:HOVER {
	color : #FFFACD;
	font-size : 10pt;
	font-family : Verdana;
	font-weight : Bold;
}

P.subrightheading {

    color : red;
	font-size : 9pt;
	font-family : Verdana;
	font-weight : normal;
	background-color : #f9e5ed;
	margin-left : 5px;
}

TD.subrightheading {
	color : red;
	font-size : 9pt;
	font-family : Verdana;
	font-weight : normal;
	background-color : #f9e5ed;
}

A.subrightheadinglink, A.subrightheadinglink:ACTIVE, A.subrightheadinglink:LINK, A.subrightheadinglink:VISITED {
	color : Red;
	font-size : 9pt;
	font-family : Verdana;
	font-weight : normal;
}

A.subrightheadinglink:HOVER {
	color : Teal;
	font-size : 9pt;
	font-family : Verdana;
	font-weight : normal;
}

A, A:ACTIVE,  A:LINK, A:VISITED, CITE {
	font-size :9pt;
	font-family : Verdana;
	color : Red;
	text-decoration: None;
}
A:HOVER {
	font-family : Verdana;
	font-size : 9pt;
	color : #A9A9A9;
}
body {
	color : Purple;
	font-size : 9pt;
	font-family : Verdana;
}

P {
	color : Teal;
	font-size : 9pt;
	font-family : Verdana;
	margin-left : 10px;
	margin-right : 10px;
}
td {
	color : Purple;
	font-size : 9pt;
	font-family : Verdana;
}

H1 {
	color : #00BFFF;
	font-size : 14pt;
	font-family : Verdana;
	font-weight : Bold;
	font-style : normal;
	margin-left : 10px;	
}

H2 {
	color : #F08080;
	font-size : 12pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	margin-left : 10px;
}

H3 {
	color : #708090;
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	margin-left : 10px;
}