/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {
color:#23265A;}
.style2 {
	font-size: 12px;
}
a:link{
	color:#3293B8;
}
a:hover{
	color:#2E3468;
}
a:active{
	color:#2E3468;
}
a:visited{
	color:#3293B8;
}
.footer{
	font-size:9px;
}
