BODY
{
	BACKGROUND: navy url(images/background.gif) repeat;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 14pt;
	COLOR: white;
}

A:link
{
	COLOR: white;
	TEXT-DECORATION: underline;
}

A:visited
{
	COLOR: white;
	TEXT-DECORATION: underline;
}

A:active
{
	COLOR: white;
	TEXT-DECORATION: underline;
}

A:hover
{
	COLOR: red;
	TEXT-DECORATION: none;
}

.states
{
	COLOR: white;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 18pt;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
}

.times
{
	COLOR: white;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 14pt;
}

.times2
{
	COLOR: white;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
}

.basic
{
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
}

.basic2
{
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 18pt;
	FONT-WEIGHT: bold;
}

.basic3
{
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
}

.better
{
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
}

.light
{
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
}

.small
{
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
}

.title
{
	COLOR: white;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 36pt;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
}

.lines
{
	BACKGROUND: navy url(images/lines.gif) repeat;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 9pt;
	COLOR: red;
}
