p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	Color: Green;
	Background-Color: transparent;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
}

H1
{
	Color: Red;
	Background-Color: transparent;
	Font-Family: Arial, Verdana, Helvetica;
	Font-Size: 16px;
	Font-Variant: normal;
	Font-Weight: normal;
}
H2
{
	Color: Green;
	Background-Color: transparent;
	Font-Family: Arial, Verdana, Helvetica;
	Font-Size: 14px;
	Font-Variant: normal;
	Font-Weight: bold;
}
H3
{
	Color: Black;
	Background-Color: transparent;
	Font-Family: Arial, Verdana, Helvetica;
	Font-Size: 12px;
	Font-Variant: normal;
	Font-Weight: normal;
}
