
body{
	background:#ffffff;
	color:#555555;
	text-align:center;
	 }

a{
	font-weight:bold;
	}
a:link{
	color:#6f6f6f;
	} 
a:visited{
	color:#aeaeae;
	} 
a:active{
	color:#222222;
	}

img{
	border-style:none;
	}

hr{
	width:85%;
	}


.bold{
	font-weight:bold;
	}

.small{
	font-size:smaller;
	}
