﻿p, div, blockquote, strong,
h1, h2, h3, h4, h5,h6,
abbr, cite,
a, img,
sup, sub,
ol, ul, li {
	border: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: inherit;
	line-height: inherit;
	margin: 0;
	overflow: hidden;
	padding: 0;
	vertical-align: baseline;
	}

html {
	font-size: 75%;
	overflow: auto;
	}

body {
	background-color: #315c15;
	/*color: #fff;*/
	font-size: 100%;
	margin: 0;
	overflow: visible;
	padding: 0;
	}
	
ol, ul {
	list-style: none;
	}
p {
	margin: 6px 0;
	}
body {
	background: #315c15 url(../Images/backgrounds/main.jpg) no-repeat left top;
	}
strong {
	font-weight: bold;
	}
h1 sup {
	font-size: 14px;
	line-height: 11px;
	vertical-align: super;
	}
h2 sup {
	font-size: 14px;
	line-height: 11px;
	vertical-align: super;
	}
h3 sup {
	font-size: 14px;
	line-height: 11px;
	vertical-align: super;
	}

h5 {
	font-weight: bold;
	}
blockquote {
	content: "";
	color: #343434;
	font-family: Georgia;
	font-size: 15px;
	font-style: italic;
	}
cite {
	display: block;
	font-style: normal;
	margin: 12px 0;
	}