@charset "utf-8";
/* CSS Document */

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	letter-spacing: 1px;
}
.content1blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #87B2B8;
	text-decoration: none;
	text-align: justify;
	letter-spacing: 1px;
}
.content1underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: justify;
	letter-spacing: 1px;
}
.content2titleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #77B0BB;
	text-decoration: none;
	text-align: justify;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.content2titlebluenegative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: #77B0BB;
}
.content2titlegray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.content2white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.content2titlegreynegative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #666666;
}
a:link{
	color:#FFFFFF;
	text-decoration: underline;
}
a:visited{
	color:#FFFFFF;
	text-decoration: underline;
}
a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
a:active{
	text-decoration:underline;
	color:#FFFFFF;
}

#c2 a:link{
	color:#666666;
	text-decoration: underline;
}
#c2 a:active{
	color:#666666;
	text-decoration: underline;
}
#c2 a:visited{
	color:#666666;
	text-decoration: underline;
}
#c2 a:hover{
	color:#666666;
	text-decoration: underline;
}
.bigletters {
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	letter-spacing: 1px;
}
