@charset "utf-8";
.TitleLine {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-style: normal;
	font-weight: 900;
}

.title1Text {
	color: #0000ff;
	font-weight: 900;
	line-height:normal;
	letter-spacing:0.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	}

.title2Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 600;
	color: #0000ff;
	line-height:normal;
	letter-spacing:.2em;
	text-decoration: none;
	}

.title3Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 900;
	color: #ffffff;
	line-height:normal;
	letter-spacing:0.2em;
	text-decoration: none;
	}

.navText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #ffffff;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}

.dialogText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #00ff00;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-weight: 900;
	}

.pictureText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF66;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	text-align:center
	}

.smallText {
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF66;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
	#box1 
{
background-color: #000;
position: relative;
border-width: 12px;
text-indent: 16px;
border-style: ridge;
border-color: #0000ff;
color: #00ff00;
margin-top: 13px;
margin-bottom: 13px;
padding: 3px;
vertical-align: middle
}

