@charset "utf-8";

/* CSS Document */

p{

	text-indent: 10px;

}

h1 {

	text-decoration: none;

	font-family: "Courier New", Courier, monospace;

	font-size: 22px;

	padding-left: 4px;

}



h1 a{

	text-decoration: none;

	font-family: "Courier New", Courier, monospace;

	font-size: 22px;

	color: #0033CC;

}



h1 a:hover{

	text-decoration: none;

	font-family: "Courier New", Courier, monospace;

	font-size: 22px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #000000;

}



h2 {

	text-decoration: none;

	font-family: "Courier New", Courier, monospace;

	font-size: 18px;

}



h2 a{

	text-decoration: none;

	font-family: "Courier New", Courier, monospace;

	font-size: 18px;

	color: #0033CC;

}



h2 a:hover{

	text-decoration: none;

	font-family: "Courier New", Courier, monospace;

	font-size: 18px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #000000;

}



.head{

	font-size: 14px;

	font-weight: bold;

	color: #0033CC;

}

.random{

	display: block;

	padding: 5px;

	text-indent: 0px;

	line-height: 22px;

}
.random{

	padding-left: 15px;
}	
