/* CSS Document */

#body_vert
{
	font: times new roman;
	color: #353434;
	font-size: 14px;
	position:absolute;
	top:169px;
	left: 360px;
	width: 470px;
	height: 57px;
	z-index: 2
}


#body_vert2
{
	font: times new roman;
	color: #353434;
	font-size: 14px;
	position:absolute;
	top:471px;
	left: 360px;
	z-index: 2;
	width: 481px;
	height: 34px;
	margin: 0 0 0 0;
}

#body_vert1

{
	font: times new roman;
	color: #353434;
	font-size: 14px;
	position:absolute;
	top:380px;
	left: 0px;
	z-index: 2;
	width: 481px;
}


#header2
{
	color:#000000;
	font-size: 14px;
	position:absolute;
	top:345px;
	z-index: 2;
 	left: 360px;
}

ul.disc {
	list-style-type: disc;
	font: times new roman;
	color: #353434;
	font-size: 14px;
	position:relative;
	top: 0px;
	left: -25px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.disc2 {
	list-style-type: disc;
	font: times new roman;
	color: #353434;
	font-size: 14px;
	position:relative;
	top: 0px;
	left: -25px;
}


ul.disc3 {
	list-style-type: disc;
	font: times new roman;
	color: #353434;
	font-size: 14px;
	position:absolute;
	top: 528px;
	left: 338px;
	width: 484px;
}

ul.disc4 {
	list-style-type: disc;
	font: times new roman;
	color: #353434;
	font-size: 14px;
	position:relative;
	top: 0px;
	left: -25px;
	margin-top: 0px;
	}

#header
{
	color:#8a1b04;
	font-size: 18px;
	position:absolute;
	top: 86px;
	left: 360px;
	width: 468px;
	z-index: 3
}

A:link {color: blue;
background: transparent /* But not any other color */}
A:visited {color: blue;
background: transparent /* But not any other color */}
