@charset "utf-8";
/* CSS Document */

body{
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.center{
	text-align:center;
}

h3{
	text-align:right;
	margin: 0px;
}
p{
	line-height: normal;
	margin: 0px;
}

h1{
	color: #000033;	
	font-size: 33px;
}

h2{
	color: #000033;
	font-size:16px;
}

.footer{
	font-size:9px;
	color:#666666;
}
.madeby
{
	font-size:9px;
	color:#666666;
	text-align: right;
}

.bold_footer{
	font-size:9px;
	color:#000000;
	font-weight:bolder;
}
