BODY {
	FONT-SIZE: 14px;
	COLOR: Black;
	FONT-FAMILY: Arial;
}

A:LINK, A:VISITED {
	color : Black;
	text-decoration : none;
	font-weight: bold;
	}

A:HOVER {
	FONT-SIZE: 14px;
	COLOR: Red;
	FONT-FAMILY: Arial;
}

H1 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : -1em;
	margin-left : -5%;
}
.text
{
	FONT-SIZE: 14px;
	COLOR: Black;
	FONT-FAMILY: Arial;
}
.text A
{
	COLOR: Black;
}
.text B
{
	COLOR: Black;
	font-weight : bold;
}
.title
{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : Blue;
}
