/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CFD4E8;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #071B56;
}
.style2 {color: #6979B7}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #5260ab;
}
a:active {
	text-decoration: none;
	color: #5260ab;
}
a {
	font-weight: bold;
}
.style3 {
	color: #CFD4E8;
	font-weight: bold;
}
.style4 {font-size: x-small}

.style4 a, .style4 a:link, .style4 a:visited{
	color: #CFD4E8;
}

.style4 a:hover, .style4 a:active{
	color:#FFF;
}


.style5 {color: #091D58}

.style3 a, .style3 a:link, .style3 a:visited{
	color: #CFD4E8;
}

.style3 a:hover, .style3 a:active{
	color:#FFF;
}

img{
	border:0;
}