A, .smallprint
{
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}

.greenlink, .greensmall
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

A:hover, .smallprint:hover
{
	Color : #F00;
	Text-Decoration : underline;
}

.greenlink:hover, .greensmall:hover
{
	color: #000;
	text-decoration: underline;
}

BODY
{
	background : #FFF;
	color : #000;
	margin: 0em;
}

IMG
{
	border : 0;
}

UL
{
	list-style-image : url(graphics/point.gif);
	text-align : left;
}

HR
{
	Color : #000040;
	Width : 50%;
}

H1, H2, H3, H4, H5, H6, INPUT, TEXTAREA, SELECT, TD, B, BODY, A, A:HOVER, .baselink, P
{
	Font-Family : Sans-Serif;
}

H2, .bigtext
{
	font-size: 18pt;
}

H1
{
	font-size: 28pt;
}

INPUT, TEXTAREA, SELECT, TD, B, BODY, P
{
	font-size : 10pt;
}

INPUT, TEXTAREA, SELECT, OPTION
{
	background-color : #80FF80;
	color : #000040;
}

.radio
{
	background-color : #8080FF;
}

B
{
	Color : #000040;
}

.code
{
	Font-Family : Courier New;
	Font-Size : 8pt;
}

.baselink
{
	color:White;
}

.searchtitle
{
	font-size: 12pt;
	color: #000;
	font-weight: bold;
}

.smallprint, .greensmall
{
	font-size: 6pt;
}

.fineprint
{
	font-size: 8pt;
}

.category
{
	font-size: 10pt;
}

.title
{
	font-size: 24pt;
	font-weight: normal;
}