﻿body {
	font-size: smaller;
	width:1000px;
	color: #55c;
}

p {
	margin: 10px;
	line-height: 20px;
	font-size: 15px;
}

h3 {
	line-height: 30px;
	font-size: 25px;
}
h4 {
	line-height:23px;
	font-size:20px;
}
h5 {
	line-height:16px;
	font-size:15px;
	margin: 5px;

}
h6 {
	line-height:15px;
	font-size:13px;
}
small {
	font-size:18px;
	color:black;
}
img {
	border-style: none;
}
dl {
	margin:5px;
}
dt {
	font-size:14px;
}
dd {
	margin:0px;
	color:black;
	font-size:12px;
}
x-small {
	font-size:16px;

}
