P  {
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
	font-size : 12pt;
	color : #000000;
}

H1  {
	font-family : Arial;
	font-style : italic;
    font-weight : bold;
	font-size : 20pt;
	color : #FF0000;
}

H2  {
	font-family : arial;
	font-style : italic;
	font-weight : bold;
	font-size : 18pt;
	color : #000080;
}

H3  {
	font-family : bookman old style;
	font-style : normal;
	font-weight : bold;
	font-size : 14pt;
	color : #0000FF;
}

H4  {
	font-family : arial;
	font-style : italic;
	font-weight : bold;
	font-size : 20pt;
	color : #FF6600;
}


H5  {
	font-family : bookman old style;
	font-style : normal;
	font-weight : normal;
	font-size : 12pt;
	color : #000000;
}

H6  {
	font-family : arial;
	font-style : normal;
	font-weight : bold;
	font-size : small;
	color : #000080;
}




A  {
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
	font-size : small;
	color : #FF6200;
	
}

A:Visited  {
	font-family : Arial;
	font-style : normal;
	font-size : small;
	color : #A00080;
}

A:Active  {
	font-family : Arial;
	font-style : normal;
	font-size : small;
	color : #FF0000;
}

A:Hover  {
	font-family : Arial;
	font-style : normal;
	font-size : small;
	color : #000080;
}

BODY {
background: #D0E3FF;
font-family : Arial;
font-size : small;
color: #000000;

}

.MyButton {
	FONT-SIZE: 18px; WIDTH: 150px; COLOR: #0000ff; FONT-FAMILY: Arial; BACKGROUND-COLOR: #e8ebef
}