/*

	Markup styles for Openkvk.nl

*/

html, input { 
	font-family:				'trebuchet MS', sans-serif;
	background:					#f8f8f8;
	line-height:				130%;
}

h2 {
	font-size:					13pt;
	font-family:				'trebuchet MS', sans-serif;
	color:						#7f7f7f;
}

th {
	text-align: 				left;
}

td {
	vertical-align:				top;
}

a {
	font-weight:				bold;
	text-decoration:			none;
	color:					#7f7f7f;
}

a:hover {
	text-decoration:			underline;
}

bold {
	font-weight:				bold;
}

.gray {
	color:						#7d7d7d;
}

p	{
	font-size:				10pt;
	padding-top:	0.4em;
	padding-bottom:	0.4em;
	line-height: 140%;
}
