﻿*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #fff;
	color: #333;
	font: 11px Arial, sans-serif;
	
}

a
{
	color: #33c;
	font-weight: bold;
}

img
{
	display: block;
}

h2,

h2
{
	font-size: 15px;
}

p
{
	line-height: 1.5;
}