﻿body
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #2b343c;
}
a
{
	color: #2b343c;
}
a img
{
	border: 0;
}
textarea
{
	font-family: Arial;
	font-size: 12px;
	}
h1, h2, h3
{
	/*font-family: Myriad Pro Cond, Myriad Pro, Myriad Web Pro, Arial, Verdana;*/
	font-family: Arial, Verdana;
	font-weight: bold;
	margin: 0;
}
h1
{
	font-size: 23px;
}
h2
{
	font-size: 20px;
}
h3
{
	font-size: 12px;
}

object
{
	outline: none;
}