@CHARSET "ISO-8859-1";

body	{
		font-family: Arial, Verdana;
}

a	{
		color: blue;
		text-decoration: none;
}

.heading	{
		font-size: 140%;
}

.heading_blue	{
		font-size: 120%;
		color: blue;
}

.blacklink	{
		color: black;
}