a:link {
	color: black;
	font-weight: bold;
}

a:visited {
	color: black;
	font-weight: bold;
}

p.alert {
	font-weight: bold;
	color: #fff;
	background: #b09772;
	padding: 3px 0;
	margin: 6px 0 0 0;
}

h1 {
	padding: 5px 5px 5px 5px;
	display: inline;
	text-align: center;
	text-indent: 10px;
	font-size: 200%;
	width: 600px;
}
h2 {
	display: inline;
	text-align: center;
	text-indent: 75px;
	width: 800px;
}

h3 {
	display: inline;
	text-align: center;
	margin-left: 125px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
j1 {
    position: relative;
    left: 15px;
}
	
j2 {
    position: relative;
    left: 180px;
}

j3 {
    position: relative;
    left: 130px;
}

j4 {
    position: relative;
    left: 80px;
}

ul {
    list-style-type: none;
    margin: 5;
    text-indent: 50px;
    color: black;
    width: 700px;
}

li {
    font-family: Arial, Helvetica, sans-serif;
    display: inline;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 16px;
}
table td {
	text-align: center;
	width: 140px;
	padding: 0px;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	margin: 20px auto;
}
body {
	font-family: georgia, times;
	font-size: 13px;
	background: "#FF6347" url(logo1.jpg) top left no-repeat;
	text-align:center;
}
#indexlink td {
	border: 0;
	text-align: left;
	vertical-align: bottom;
	margin: 0px auto;
#indextop td {
	border: 0;
	text-align: center;
	vertical-align: bottom;
	margin: 10px auto;
}