html
{
	font-family: Courier, verdana;
}

h1
{
	font-size: 26px;
}

h2
{
	font-size: 16px;
}

p
{
	font-size: 12px;	
}

a
{
	color: #DB1931;
}
