a:link
{
	color: #0000FF; 
}
a:visited
{
	color: #800080; 
} 
a:active 
{
	color: #FF9900;
}
body
{
        margin-top: 30;
        margin-right: 30;
        margin-left: 150;
        margin-bottom: 30;
        border-top: 20pt dotted #38ACEC;
        border-right: 30pt dotted #38ACEC;
        border-left: 30pt dotted #38ACEC;
        border-bottom: 30pt dotted #38ACEC;
        background-image: url('background.gif');
        scrollbar-face-color:#FFFF00;
}
h1
{
	font-family: Verdana, sans-serif;
	color: #000080;
	font-size: 11pt;
	font-weight: bold;
}
h2
{
	font-family: Verdana, sans-serif;
	color: #000080;
	font-size: 11pt;
	font-weight: bold;
}
h3
{
	font-family: Verdana, sans-serif;
	color: #000080;
	font-size: 9pt;
	font-weight: bold;
}
h4
{
	font-family: Verdana, sans-serif;
	color: #000080;
	font-size: 8pt;
	font-weight: bold;
}
h5
{
	font-family: Verdana, sans-serif;
	color: #000080;
	font-size: 7pt;
	font-weight: bold;
}
address
{
	font-size: 10pt;
	color: #000080;
}
pre
{
	font-size: 8pt;
	color: #000080;
        margin-left: 20pt;
	font-weight: bold;
}
code
{
	font-family: Courier
	font-size: 12pt;
}
tt
{
	font-family: Verdana, sans-serif;
	color: #000080;
	font-size: 10;
	font-weight: bold;
}
form
{
	font-family: Verdana, sans-serif;
	color: #000080;
	font-size: 9pt;
	font-weight: bold;
}
select
{
	font-family: Verdana, sans-serif;
	color: #0000FF;
	font-size: 8pt;
}
input
{
	font-family: Verdana, sans-serif;
	color: #0000FF;
	font-size: 8pt;
}
textarea
{
	font-family: Courier New;
	color: #0000FF;
	font-size: 8pt;
}
strong
{
	font-family: Verdana, sans-serif;
	color: #000080;
	font-size: 11pt;
	font-weight: bold;
}
tt
{
	font-family: Verdana, sans-serif;
	color: #000080;
	font-size: 6pt;
	font-weight: bold;
}
li
{
	font-family: Verdana, sans-serif;
	color: #000080;
	font-size: 8pt;
	font-weight: bold;
}
p
{
        margin-right: 40;
        margin-left: 40;
}
img
{
        margin-right: 40;
        margin-left: 40;
}
