body
{
        background-image: url("http://www.geocities.com/recast61/.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
        color: #ffffcc;
        scrollbar-3d-light-color:#ffffff;
        scrollbar-arrow-color:#663333;
        scrollbar-base-color:#ffcc00;
        scrollbar-dark-shadow-color:#cc9966;
        scrollbar-face-color:#ffff99;
        scrollbar-highlight-color:#ffcc33;
        scrollbar-shadow-color:#ffcc99;
}
p
{
	font-family: arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #333333;
}
h1
{
	font-family: tahoma, arial, sans-serif;
        font-size: 16pt;
	color: #330099;
	font-weight: bold;
}
h2
{
	font-family: verdana, tahoma, sans-serif;
	font-size: 12pt;
	color: #003366;
}
b
{
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #333333;
        font-weight: bold;
}
ul
{
	font-family: arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #333333;
}
div
{
	font-family: verdana, tahoma, sans-serif;
	font-size: 10pt;
	color: #003333;
}
i
{
	font-family: tahoma, arial, sans-serif;
        font-style: italic;
        font-size: 10pt;
	color: brown;
}
a:link
{
	color: #009933;
	font-family: arial;
        font-size: 10pt;
        font-weight: bold;
        text-decoration: none;
}
a:hover
{
	color: #ff0033;
	font-family: arial;
        font-size: 10pt;
        font-weight: bold;
        text-decoration: none;
}
a:visited
{
	color: #336600;
	font-family: arial;
        font-size: 10pt;
        font-weight: bold;
        text-decoration: none;
}
hr
{
	color: #003366;
        height: 5px;
}
