p, strong, em, ol, li {
	font-family:serif;
	font-size:16px;
	line-height:20px;
}

p, h1, h2, h3, h4 {
	max-width:1000px;
	min-width:360px;
	width: auto;
}

h2 {
	font-size:17px;
}

p,a {
	font-size:17px;
	font-family:Calibri;
}

em {
	font-style:italic;
}

hr {
	color:black;
	color: #f00;
	background-color: #f00;
}

a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

td {
	vertical-align:top
}

table.vector tr td {
	vertical-align:middle;
}