﻿

/*html {
	height:100%;
}*/

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	color: #666666;
	text-align:center;
	margin:20px 0 0 0;
	padding:0px;
}
html>body {
	font-size: 10px; /* IE can’t read this */
}
  a:link { color: rgb(150, 150, 150); 
    text-decoration: none; 
    font-family: Century Gothic; 
    line-height: 150%;
    font-size: 9pt;
    }

  a:visited { color: rgb(51, 0, 0);
    text-decoration: none; 
    font-family: Century Gothic; 
    line-height: 150%;
    font-size: 9pt;
    }

  a:hover { color: black;
    text-decoration: none;
    font-family: Century Gothic; 
    line-height: 150%;
    font-size: 9pt;
    }

  a:active { color: rgb(51, 0, 0);
    text-decoration: none;
    font-family: Century Gothic; 
    line-height: 150%;
    font-size: 9pt;
  
}
/******************/
h1 {
	font-weight:bold;
	font-size:12pt;
	padding:0;
	margin:0 0 1em 0;
	color:#333333;
	line-height:1.6em;
}

h2 {
	font-weight:bold;
	font-size:12pt;
	color:#333333;
	padding:0;
	margin:1.5em 0 1em 0;
}

p {
	font-size: 0.75em;
	padding:0;
	margin:5px;
	line-height:1.8em;
	color:#333333;
	text-align:left;
}
p.quote {
	font-style:italic;
}

a {
	color:#333333;
	text-decoration:none;
}

a:hover {

}
a img {
	border:none;
}
.subhead {
color: rgb(150,150,150);
 font-family: Century Gothic; 	
font-weight:bold;
	padding-top:5px;

}
.smalltext {
color: rgb(150,150,150);
 font-family: Century Gothic; 	
font-weight:bold;
	padding-top:5px;
   line-height: 150%;
    font-size: 7pt;
text-align:centre;
    }

.maintext {
color: black;
 font-family: Arial, Helvetica, sans-serif;	
	padding-top:5px;
   line-height: 150%;
    font-size: 9pt;
text-align:centre;
    }


/******************/


/*******************/

