body {

	background: f9f9f9;

	color: #000000;

	font-size : xx-small;

	background-attachment : fixed;

}

A:link {color: #0000A0;}

A:visited {color: #0000A0;}

A:active {color: #0000A0;}

A:hover {color: #0000A0;}

H1,H2,H3,H4,H5,H6 {

	text-align: center;

}

table {

	font-size : xx-small;

}

p {

   text-indent: 30pt;

   text-align: justify;

}

dt{

   color: #666666;

}

.title{

	background-color : #0066ff;

	color : ffffff;

	font-size : 18;

	font-weight : bolder;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

}

.text {

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

}

.left{

   text-align: left;

}

.center{

   text-align: center;

}

.right{

   text-align: right;

}

.both{

   text-align: justify;

}

.back{

   position: absolute;

   left: 0;

   top: 0;

}

.space{

	margin-right : 80px;

	margin-left : 10px;

	margin-bottom : 70px;

	margin-top : 30px;

}

.blue{

    color: blue;

}

.red{

    color: red;

}

.white{

    color: white;

}

.col{

	margin-left : 35px;

	margin-right : 35px;

}