﻿body {
	margin: 0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: 000000;
	scrollbar-highlight-color: #000000;
}


p {
	font-size: 10pt;
	font-family: Palatino Linotype;
	color: #D6D6D6
}

table {	font-size: 10pt;
	font-family: Palatino Linotype;
	color: #D6D6D6
}

a:link, :active, a:visited {
	font-family: Palatino Linotype;
	color: #D6D6D6;
	font-size: 10pt;
	padding-top: 4px;
	text-decoration: underline;
}
a:hover {
	font-family: Palatino Linotype;
	color: #C5A99E;
	text-decoration: underline;
	font-size: 10pt;
}



.nav:link, .nav:active, .nav:visited {
	font-family: Palatino Linotype;
	color: #171A21;
	font-size: 10pt;
	padding-top: 4px;
	text-decoration: none;
	font-style: italic;
}
.nav:hover {
	font-family: Palatino Linotype;
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
		font-style: italic;
		font-weight:bold;
}



H1{
	color: #C5A99E;
	font-size: 14pt;
	font-family: Palatino Linotype;
	font-style: oblique;
	font-weight: bold;
}
	
	
H2{	color: #C5A99E;
	font-size: 12pt;
	font-family: "Trebuchet MS"
;
	}
	
	
H3{
	color: #BB9B71;
	font-size: 10pt;
	font-family: "Trebuchet MS";
}
	
	
ol {
	font-size: 10pt;
	font-family: palatino linotype;
	color: #D6D6D6;
	padding-top: 4px;
}
	

li {
	margin: 0px;
	font-size: 10pt;
	font-family: palatino linotype;
	color: #D6D6D6;
	padding-top: 4px;
}

hr {
	color: #D6D6D6;
	}

input {
	background-color: transparent;
	font-family: arial;
	font-size: 10pt;
	color: #d6d6d6;
	border: 1px d6d6d6 solid;
}
textarea  {
	background-color: transparent;
	font-family: arial;
	font-size: 10pt;
	color: #d6d6d6;
		border: 1px d6d6d6 solid;
}



.image_border {
	border: 6px solid #616878;
	margin: 5px;
}

