BODY
{
    COLOR: white;
    FONT-FAMILY: Verdana;
    font-size: medium;
    BACKGROUND-COLOR: black
}
A:link
{
    COLOR: white;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: white;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-WEIGHT: bolder
}
RadioButton:hover
{
    FONT-WEIGHT: bolder
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.colored
{
	color:Blue;
}
.RSSsmall
{
	FONT-FAMILY: Verdana;
	font-size:smaller;
}
.gpgtxt
{
	font-family:Times;
	font-size:small;
	text-align:justify;
}
.footer
{
	font-family:Arial;
	font-size:x-small;

}
.smalltxt
{
	FONT-FAMILY: Verdana;
	font-size:smaller;
}