/* CSS Document */

hr {
	color:#625a50;
	border:1px solid #625a50;
	margin:10px;
}

.p11 {
	font-size:11px;
}

.p12 {
	font-size:12px;
}

.p14 {
	font-size:14px;
}

ul {
	margin:10px 0 10px 50px; ;
}

li {
	margin:5px 0 5px 0;
}

h1 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

.imgborder7 {
	border:7px solid #fff;
}

.imgborder5 {
	border:5px solid #fff;
}