body  {
position: absolute;
left: 0px;
top: 0px;
width: 377px;
height: 413px;
visiblity: visible;
z-index: 1;
background-color:#0F0F4A;
background-image:URL(picture/bg_middle.gif);
background-repeat:no-repeat;
background-properties: fixed
}

h1  {
	font-size : 12pt;
	font-family :Verdana;
	font-weight : bold;
	font-height : bold;
	color : #000000;
}

h2  {
	font-size : 10pt;
	font-family :Verdana;
	font-weight : normal;
	font-height : normal;
	color : #ffffff;
}

h3  {
	font-size : 8pt;
	font-family :Verdana;
	font-weight : normal;
	font-height : normal;
	color : #c0c0c0;
}

h4  {
	font-size : 8pt;
	font-family :Verdana;
	font-weight : normal;
	font-height : normal;
	color : #000000;
}

A  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
}

A:Visited  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #808080;
	text-decoration : none;
}

A:Active  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #C74A05;
	text-decoration : none;
}

A:Hover  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal
	font-style : normal;
	color : #C74A05;
	text-decoration : none;
}

HR  {
	width : 100%;
	color : #D03527;
}
