﻿body         {
	background-color: #000000;
	font-family: Calibri, Arial, Cambria, Corbel, Cochin, Georgia, Times, "Times New Roman", serif;
    font-weight: normal;
	color: #86A547;
}
p            {
	font-size: small;
	font-family: Calibri, Arial, Cambria, Corbel, Cochin, Georgia, Times, "Times New Roman", serif;

	color: #86A547;
	font-weight: normal;
	text-decoration: none;
	
}

td           {
	font-size: small;
	font-family: Calibri, Arial, Cambria, Corbel, Cochin, Georgia, Times, "Times New Roman", serif;
    
	color: #86A547;
	font-weight: normal;
	text-decoration: none;
}

ul           {
	font-size: small;
	font-family: Calibri, Arial, Cambria, Corbel, Cochin, Georgia, Times, "Times New Roman", serif;

	color: #86A547;
	font-weight: normal;
	text-decoration: none;
}
li           {
	font-size: medium;
	font-family: Calibri, Arial, Cambria, Corbel, Cochin, Georgia, Times, "Times New Roman", serif;

	color: #86A547;
	font-weight: bold;
	text-decoration: none;
}


table           {
	font-size: small;
	font-family: Calibri, Arial, Cambria, Corbel, Cochin, Georgia, Times, "Times New Roman", serif;

	color: #86A547;
	font-weight: normal;
	text-decoration: none;
}

h1           {
	font-size: xx-large;
	font-family: Calibri, Arial, Cambria, Corbel, Cochin, Georgia, Times, "Times New Roman", serif;

	color: white;
	margin: inherit;
}

h2           {
	font-size: large;
	font-family: Calibri, Arial, Cambria, Corbel, Cochin, Georgia, Times, "Times New Roman", serif;

	color: white;
    margin: auto;
}

h3           {
	font-size: x-large;
	font-family: Calibri, Arial, Cambria, Corbel, Cochin, Georgia, Times, "Times New Roman", serif;
	
}

h4           {
	font-size: large;
	font-family: Calibri, Arial, Cambria, Corbel, Cochin, Georgia, Times, "Times New Roman", serif;

	color: white;
}

h5           {
	font-size: medium;
	font-family: Calibri, Arial, Cambria, Corbel, Cochin, Georgia, Times, "Times New Roman", serif;

	color: olive; 
	margin: auto;
}
h6           {
	font-size: medium;
	font-family: Calibri, Arial, Cambria, Corbel, Cochin, Georgia, Times, "Times New Roman", serif;

	color: white; 
	margin: auto;
}



a:link       {
	text-decoration: none;
	font-family: Calibri, Arial, Cambria, Corbel, Cochin, Georgia, Times, "Times New Roman", serif;

	color: #59A444;
}

a:visited    { 
    text-decoration: none;
    font-family: Calibri, Arial, Cambria, Corbel, Cochin, Georgia, Times, "Times New Roman", serif;

	color: #59A444;
}

a:active     {
	text-decoration: none;
	font-family: Calibri, Arial, Cambria, Corbel, Cochin, Georgia, Times, "Times New Roman", serif;

	color: #A14F21;
}

a:hover      {
	text-decoration: underline;
	font-family: Calibri, Arial, Cambria, Corbel, Cochin, Georgia, Times, "Times New Roman", serif;

    color: #A14F21;
}

img          {
	border-width: 0;
}

.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}
