
h1 {
font-size: 2.3em;
font-weight: bold;
color: #FFFFF0;
text-align: center;
margin-top: 10px;
font-style: italic;
margin-left: 15px;
}

p {
font-size: 12pt;
font-style: italic;
text-align: center;
color: #FFFFF0;
margin-top: 0;
margin-bottom: 0;
}


body {
background-color: #411;
background-position: center center;
background-repeat: no-repeat;
margin-left: 15px;
}
.nourl {
background-image: none;
background-color: #411;
margin-left: 0px;
}

img {
border: 3px;
border-color: #003;
border-style: outset;
}

.nobor {
border-width: 0px;
border-color: #115;
}

.thr {
border-right-width: 4px;
border-bottom-width: 3px;
border-color: #003;
border-style: inset;
}

a { color: #000; text-decoration: none; font-weight:normal;} 

a:hover	{ color: #000; text-decoration: underline; }

.ll {
text-align: right;
}

div {
margin-top: 0;
margin-bottom: 0;
}
td {
margin-top: 0;
margin-bottom: 0;
}
hr {
margin-top: 0;
margin-bottom: 0;
color: #000;}