@charset "utf-8";
/* CSS Document */

.img {
border:thin;
border-bottom-color:#CCCCCC;
border-left:#CCCCCC;
}
h1 {
text-align:center;
}
A:hover{
color:#FF0000;
}
.f {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#0000FF;
	text-decoration: none;
	border: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#0000FF;
	text-decoration: none;
	border: none;
}
p {
text-align:justify;
padding-right:10px;
}
