@charset "UTF-8";
/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #B8FFFF;
}
h1
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #666666;
	margin-top: 25px;
	margin-bottom: 20px;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 15px;
}
h3
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 15px;
}
h4
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 15px;
}
h5
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 15px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	}
.style2 {
	background-color:#33CCCC;
	font-style: italic;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	}
.style6 {
	background-color:#CCCCCC;
	font-style: italic;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-style: italic;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.class8 a:link {
	color: #333333;
	text-decoration: underline;
}
.class8 a:visited {
	text-decoration: underline;
	color: #000000;
}
.class8 a:hover {
	text-decoration: none;
	color: #000000;
}
.class8 a:active {
	text-decoration: none;
	color: #000000;
}
img {border:0;}
.lastname {
display:none;
}

