body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #263379;
}

.zi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #243176;
	text-decoration: none;
	line-height: 15px;
}

.STYLE1 {
	color: #243176;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.STYLE1:hover {
	color: #243176;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.STYLE3 {color: #FFFFFF; font-size: 11px;}
.STYLE3r {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.STYLE3r:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.STYLE5 {
	color: #263379;
	font-weight: bold;
	font-style: normal;
}
.tab1 {
	border: 2px solid #aaaaaa;
}
.style5b {
	font-size: 14px;
	color: #263379;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.style6 {
	font-size: 14px;
	color: #3962A2;
	font-weight: bold;
}
a:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.white a:link {
	color: #ffffff;
	text-decoration: none;
}
.white a:visited {
	color: #ffffff;
	text-decoration: none;
}
.white a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.white a:active {
	color: #ffffff;
	text-decoration: none;
}
.left a:link {
	color: #243176;
	text-decoration: none;
}
.left a:visited {
	color: #243176;
	text-decoration: none;
}
.left a:hover {
	color: #243176;
	text-decoration: underline;
}
.left a:active {
	color: #243176;
	text-decoration: none;
}
.header{
    width: 830px;
}
.header img.logo{
    vertical-align: middle;
    float: left;
}
.header img.flag{
    margin-top: 30px;
    float: right;
}
.header div.title{
    width: 580px;
    height: 143px;
    float: left;
    background: url(images/header.jpg) no-repeat center center;

}
.header div.title p{
    margin-top: 125px;
    margin-left: 80px;
    color: #263379;
    font-weight: bold;
    font-family: Comic Sans MS;
    font-size: 14px;
}
