﻿* {
	margin:0px;
	padding:0px;
	outline:0px;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, img, small, strong, ul, li, fieldset, form, label, {
	 margin: 0;
	 padding: 0;
	 border: 0;
	 outline: 0;
	 font-size: 100%;
	 vertical-align: baseline;
	 background: transparent;
}
body {
	background: #c2c2c2 url(images/body-bg.jpg) repeat-x left top;
	font-family: Verdana, Geneva, sans-serif;
}
a img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #44B1E4;
}

li {
	list-style-type: none;
}
h1{
	font-size: 28px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #818285;
}
h3 {
	font: bold 11px Verdana, Geneva, sans-serif;
	color: #545454;
	text-transform: uppercase;
}
h4{
	font: bold 14px Verdana, Geneva, sans-serif;;
	color:#454545;
}
.hr{
	width: 438px;
	background: url(images/blueborder.jpg) repeat-x left top;
	height: 1px;
	padding: 0px 0px 0px 0px;
}
p{
	font-size: 13px;
	color: #727272;
	line-height: 18px;
}
