/* CSS Document */

body {
	min-height:100%;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:10px;
	margin-bottom:10px;
}

#frame {
	background: url(images/body.gif);
	background-repeat: repeat-y;
	min-height: 100%;
	width:680px;
	margin-right:auto;
	margin-left:auto;
}

img.float_left {float:left;margin:1em;}

img.float_right {float:right;margin:1em;}

.style6 {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-size: 24px;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; font-size: 12px; 
}

.style8 {
	color: #666666
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
}
.style10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.style11 {
	font-size: 14px
}

a:link {
	text-decoration: none;
	color:#0000CC;
}
a:visited {
	text-decoration: none;
	color:#0000CC;
}
a:hover {
	text-decoration: underline;
	color:#0000CC;
}
