table {
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #83A4E0;
	border-right-color: #83A4E0;
	border-bottom-color: #83A4E0;
	border-left-color: #83A4E0;
}
body {
	background-image: url(pics/background.jpg);
}
body {
}

body {
	background-attachment: fixed;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000CC;
	font-style: normal;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
}
