@import url("/css");
.text {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
}
.header {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
body {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
}
.bullet {
	vertical-align: 100%;
}

.table {
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}