body 
{
    BORDER-RIGHT: #ffffff 0px;
    BORDER-TOP: #ffffff 0px;
    MARGIN-TOP: 0px;
    PADDING-LEFT: 5px;
    MARGIN-LEFT: 0px;
    BORDER-LEFT: #ffffff 0px;
    BORDER-BOTTOM: #ffffff 0px;
    BACKGROUND-COLOR: #ffffff;
    BACKGROUND-IMAGE: url(images/bkg.jpg);
    BACKGROUND-ATTACHMENT: fixed;
}

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: small;
	font-family: 'Albertus Medium' , 'Times New Roman';
	text-align: center;
}

.S1
{
	color: #003366;
}

.S2
{
	color: #003300;
}
A:link
{
    COLOR: #0000cc
}
A:visited
{
	color: #ff00ff;
}
A:active
{
    COLOR: #0000ff
}
A:hover
{
	color: #000033;
	background-color: #ffcc33;
	/*text-decoration: underline;*/
}
nobr
{
	font-size: x-small;
}


nobr A:hover
{
	display:block;
}

/*
A:link
{
    TEXT-DECORATION: none
}
A:visited
{
    TEXT-DECORATION: none
}
A:active
{
    TEXT-DECORATION: none
}
P A:link
{
    COLOR: #0000cc;
    TEXT-DECORATION: none
}
P A:visited
{
    COLOR: #0000cc;
    TEXT-DECORATION: none
}
P A:active
{
    COLOR: #0000cc;
    TEXT-DECORATION: none
}
P A:hover
{
    COLOR: #ff0000;
    TEXT-DECORATION: underline
}
*/
