h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: Green;
	word-spacing : 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: Green;
	word-spacing : 5px;
	letter-spacing : 1px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: Olive;
	word-spacing : 5px;
	letter-spacing : 2px;
	font-weight : bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: Olive;
	word-spacing : 5px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	color: Green;
	text-decoration: none;
	word-spacing : 5px;
}
a:hover {
	color: Red;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: Olive;
	word-spacing : 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: Green;
	word-spacing : 5px;
	letter-spacing : 2px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: Olive;
	word-spacing : 5px;
	font : bolder;
}
h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: Green;
	word-spacing : 5px;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: Green;
	word-spacing : normal;
	text-decoration : underline;
}
.underline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: Green;
	word-spacing : 0px;
	text-decoration : underline;
	letter-spacing : 1px;
}
