﻿body 
{
	font-size: small;
	font-family: Tahoma;
}

.h1
{
	font-weight: bold;
	font-size: large;
	font-family: Tahoma;
}

.h2
{
	font-weight: bold;
	font-size: medium;
	font-family: Tahoma;
}

.h3
{
	font-weight: lighter;
	font-size: small;
	font-family: Tahoma;
}