﻿*
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: none;
}
html, body, div, id, img, p, a, ul, li, h1, h2, h3, h4, h5, h6, form, label, input
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
html, body
{
	min-width: 1002px;
}
body
{
	background: #d0dbe5 url(images/background.png) repeat-x center top;
}
a
{
	text-decoration: none;
	color: #00add8;
}
a:hover
{
	text-decoration: none;
}
.clear
{
	clear: both;
}
li
{
	list-style-type: none;
}
h1
{
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
h2
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
h3
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
}
p
{
	font-size: 12px;
	color: #7a7a7a;
}
img
{
	border: 0px;
}
