﻿body         {
	background-color: white; 
	font-family: Century Gothic, Calibri, Cambria, Corbel, Cochin, Arial, Georgia, Times, "Times New Roman", serif;
	color: black;
 
}
p            {
	font-size: small;
	font-family: Century Gothic, Calibri, Cambria, Corbel, Cochin, Arial, Georgia, Times, "Times New Roman", serif;
	color: black;
	font-weight: normal;
	text-decoration: none;
	
}
li           {
	font-size: small;
	font-family: Century Gothic, Calibri, Cambria, Corbel, Cochin, Arial, Georgia, Times, "Times New Roman", serif;
	color: black;
	font-weight: normal;
	text-decoration: none;
	
}

td           {
	font-size: small;
	font-family: Century Gothic, Calibri, Cambria, Corbel, Cochin, Arial, Georgia, Times, "Times New Roman", serif;
	color: black;
	font-weight: normal;
	text-decoration: none;
}

ul           {
	font-size: 14px;
	font-family: Century Gothic, Calibri, Cambria, Corbel, Cochin, Arial, Georgia, Times, "Times New Roman", serif;
	color: black;
	font-weight: normal;
	text-decoration: none;
}
li           {
	font-size: 14px;
	font-family: Century Gothic, Calibri, Cambria, Corbel, Cochin, Arial, Georgia, Times, "Times New Roman", serif;
	color: black;
	font-weight: normal;
	text-decoration: none;
}


table           {
	font-size: small;
	font-family: Century Gothic, Calibri, Cambria, Corbel, Cochin, Arial, Georgia, Times, "Times New Roman", serif;
	color: black;
	font-weight: normal;
	text-decoration: none;
}

h1           {
	font-size: xx-large;
	font-family: Century Gothic, Calibri, Cambria, Corbel, Cochin, Arial, Georgia, Times, "Times New Roman", serif;
	color: orange;
	margin: auto;
}

h2           {
	font-size: x-large
	font-family: Century Gothic, Calibri, Cambria, Corbel, Cochin, Arial, Georgia, Times, "Times New Roman", serif;
	color: orange;
    margin: auto;
}

h3           {
	font-size: large;
	font-family: Century Gothic, Calibri, Cambria, Corbel, Cochin, Arial, Georgia, Times, "Times New Roman", serif;
	color: orange;	
	margin: auto;
}

h4           {
	font-size: medium
	font-family: Century Gothic, Calibri, Cambria, Corbel, Cochin, Arial, Georgia, Times, "Times New Roman", serif;
	color: orange;
	margin: auto;
}

h5           {
	font-size: small;
	font-family: Century Gothic, Calibri, Cambria, Corbel, Cochin, Arial, Georgia, Times, "Times New Roman", serif;
	color: orange;
	margin: auto;
}
h6           {
	font-size: x-small;
	font-family: Century Gothic, Calibri, Cambria, Corbel, Cochin, Arial, Georgia, Times, "Times New Roman", serif;
	color: orange;
	margin: auto;
}



a:link       {
	text-decoration: none;
	font-family: Century Gothic, Calibri, Cambria, Corbel, Cochin, Arial, Georgia, Times, "Times New Roman", serif;
	color: #6A2B15;
}

a:visited    { 
    text-decoration: none;
    font-family: Century Gothic, Calibri, Cambria, Corbel, Cochin, Arial, Georgia, Times, "Times New Roman", serif;
	color: #6A2B15;
}

a:active     {
	text-decoration: none;
	font-family: Century Gothic, Calibri, Cambria, Corbel, Cochin, Arial, Georgia, Times, "Times New Roman", serif;
	color: #6A2B15;
}

a:hover      {
	text-decoration: underline;
	font-family: Century Gothic, Calibri, Cambria, Corbel, Cochin, Arial, Georgia, Times, "Times New Roman", serif;
    color: #6A2B15;
}

img          {
	border-width: 0;
}

