BODY
{
	border-right: #ffffff 0px;
	border-top: #ffffff 0px;
	margin-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-attachment: fixed;
	background-image: url(images/bkg.jpg);
	margin-left: 0px;
	border-left: #ffffff 0px;
	border-bottom: #ffffff 0px;
	background-color: #cc9966;
}
BODY#nobkg
{
	BACKGROUND-IMAGE: none;
	background-color: #ffffff;
}

text
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Serif, 'Times Roman', Times, Garamond;
}

P
{
	color: #0033ff;
	font-family: Times Roman, Times, Georgia, Garamond, Serif;
}
.S1, .S2
{
	font-size: large;
	font-family: 'Monotype Corsiva' , Cursive, 'Albertus Medium' , 'Times New Roman' , Fantasy;
	text-align: center;
}

.S1
{
	color: #003366;
}

.S2
{
	color: #003300;
}
A:link
{
	color: #0000cc;
	background-color: transparent;
	text-decoration: none;
}
A:visited
{
	color: #0000cc;
	background-color: transparent;	
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
A:active
{
    COLOR: #0000ff
}
A:hover
{
	color: #000033;
	background-color: #ffcc33;
	/*text-decoration: underline;*/
}
nobr
{
	font-size: xx-small;
}


nobr A:hover
{
	display:block;
}
dt
{
	font-size: medium;
}
hr
{
	color: Teal;
}
H4
{
	color: #993333;
}

