body{
	background-color: #eeeeee;
	font-family: "Times New Roman", Times, serif;
	color:#000000;
}

A{
	text-decoration: none;
}

h3{
	border-bottom: 1px solid Black;
}

hr{
	color : Black;
	height : 1px;
}

.head{
	font-size : medium;
	font-weight : bold;
	text-decoration : underline;
}

.nodec{
	text-decoration : none;
	font-weight : bold;
	font-size : medium;
}

.dark{
	color: #000000;
}

.blue{
	color: #000080;
}

.small{
	font-size : small;
}
