p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;


}
link {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
table {
	border: thin none #999999;
}
td {
	border: thin dotted #999999;
}
body {
	background-image: url(../Image1.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F7F7F7;


}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;

}
div {
	font-family: Arial, Helvetica, sans-serif;
}

