﻿
body,html {
	font-family: "times new roman", arial;
	color:#ffffff;
	font-size: 11pt;
}


h1, h2, h3, h4 {
	font-family: "times new roman", arial;
	margin: 0 0 10px 0 ;
	color: #c0aa88;	
	font-weight: normal;
}

h1 { 
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

h4 {
	font-size: 11pt;
	margin: 0 !important;
}

p { 
	line-height:1.5; 
	margin:0 0 20px 0;
	font-family: "times new roman", arial;
	font-size: 11pt;
}

A:link, A:visited, A:active
{
	font-family: "times new roman", arial;
	font-size: 11pt;
	COLOR: #c0aa88;
	text-decoration: underline;
}

A:hover
{
	font-family: "times new roman", arial;
	font-size: 11pt;
	COLOR: #ffffff;
	text-decoration: none;
}

.copyright {
	font-family: "times new roman", arial;
	font-size: 10pt;
	color: #c0aa88;
}
 
