h1 {
	color: #263669;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -0.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 36px;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #DF0069;
	font-weight: normal;
	font-size: 24px;
	line-height: normal;
	font-style: normal;


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9E7891;
	font-size: 18px;
	font-weight: bold;


}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	color: #263669;
	font-size: 14px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #110044;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;


}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: normal;

}
li {

	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: normal;
}
a, a:hover, a:link, a:active, a:visited {
	color: #B80753;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: normal;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;

}
h6 {
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #263669;
	text-align: center;
	background-image:  url(img/bg.jpg);
	background-repeat: repeat-x;

}

