body {
	background-attachment: fixed;
	background-image: url(jpg/background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #CCCCCC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 20px;
	margin: 5px;
}
.footer_tet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	margin: 5px;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
}
.vertical_line {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333366;
}
#box {
	border: medium solid #000066;
}

a:link {
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333366;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.main_image {
	border: medium solid #333366;
}
.movie {
	background-color: #FFFFFF;
}
