.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #323689;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #323689;
	font-style: normal;
	text-transform: uppercase;
	line-height: 25px;

}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	line-height: 22px;
	font-style: normal;
	font-weight: bold;


}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;

}
a:hover {
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	line-height: 22px;
	font-style: italic;
	font-weight: bold;
}
.header3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ffffcc;
	font-family: Arial, Helvetica, sans-serif;
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333399;
}
.text5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #C4C5DE;
}
.background {
	background-color: #FFFFCC;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background2 {
	background-color: #FFFFCC;
	background-image: url(images/background_inside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

