P  {
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : left;
	font-size : x-small;
}

H1  {
	font-size : x-large;
	text-align : center;
	font-family : verdana;
	font-weight : bold;
	color : Blue;
}

H2  {
	color : Blue;
	font-style : normal;
	font-weight : normal;
	font-family : verdana;
	font-size : large;
	text-align : center;
}

H3  {
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : Blue;
	text-align : center;
	font-size : medium;
}
H4  {
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : Blue;
	text-align : left;
	font-size : medium;
}

A  {
font-family : verdana;
	color : Blue;
	text-decoration : none;}


A:Visited  {
	font-family : verdana;
	color : Blue;
	text-decoration : none;
	font-style : normal;
	text-align : center;
	vertical-align : middle;
}

A:Active  {
	font-family : verdana;
	color : Blue;
	text-decoration : none;
	font-style : normal;
	text-align : center;
	vertical-align : middle;
}

A:Hover  {
	font-family : verdana;
	color : Blue;
	text-decoration : none;
	font-style : normal;
	text-align : center;
	vertical-align : middle;
}

em  {
	font-size : small;
	font-family : verdana;
	font-weight : bold;
	font-style : italic;
	color : #000000;
	text-decoration : underline;
}

li	{
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : Blue;
	text-align : left;
}

li1	{
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-align : left;
}
td	{
	color : #000000;
	font-size : x-small;
}
th	{
	color : #000000;
	font-size : x-small;
	font-weight : bold;
}

BODY {
	scrollbar-face-color: #CCFFFF;
	scrollbar-highlight-color:#0000ff;
	scrollbar-shadow-color: #0000ff;
	scrollbar-3dlight-color: #CCFFFF;
	scrollbar-arrow-color: #0000ff;
	scrollbar-track-color: #0000ff;
	scrollbar-darkshadow-color: #CCFFFF;
	background-color : #CCFFFF;
}

