body, td, th {
	font-family: "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 13px;
}

h1, h2, h3, h4, h5, h6	{
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	letter-spacing: 1px;
	width: 90%;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
	color: #666666;
}

h5 {
	font-size: 11px;
}

code {
    color: #888888;
	font-weight: bold;
	font-size: 14px;
}

a {
    color: #222288;
}

.item {
    color: #888888;
	font-weight: bold;
	font-size: 14px;
}
