body  {
	background-color : #464600;
	background-image : url(images/background.jpg);
	background-position : top left;
	background-repeat : repeat;
}

h1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	color : #000000;
}

h2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	color : #000000;
}

h3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	color : #000000;
}

a:link  {
	color : #000000;
	font-size : small;
	font-family : Arial;
}

a:visited  {
	color : #000000;
	font-size : small;
	font-family : Arial;
}

a:hover  {
	color : #000000;
	font-size : small;
	font-family : Arial;
}

a:active  {
	color : #000000;
	font-size : small;
	font-family : Arial;
}

.maintext1  {
	font-size : small;
	font-family : Arial;
	color : Black;
}

.maintext2  {
	font-size : small;
	font-family : Arial;
	color : Black;
}

.pleasenote  {
	font-size : small;
	font-family : Arial;
	color : Red;
}

.footer  {
	font-size : x-small;
	font-family : Arial;
	color : Red;
}

.sections  {
	font-size : large;
	font-family : Arial;
	color : Black;
	font-weight : bold;
	text-decoration : underline;
}

