﻿h1
{
	font-family:Arial;
	color:Black;
	font-size:36px;
	font-weight:bold;	
	display:block;	
}
h2
{
	font-family:Arial;
	color:Black;
	font-size:24px;
	font-weight:bold;	
	display:block;
}
h3,
.h3-right
{
	font-family:Arial;
	color:Black;
	font-size:18px;
	font-weight:bold;
}




.small
{
	font-family:Arial;
	color:Black;
	font-size:10px;
}
.normal
{
	font-family:Arial;
	color:Black;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
}

.big
{
	font-family:Arial;
	color:Black;
	font-size:18px;
}

.strong
{
	font-weight:bold;	
}
