/*
Theme Name: FSKB
Version: 1.0
Author: Websteven Webdesign
*/

body {
	height: 100%;
	color: #000000;
	margin:  0px;
	padding: 10px;
	background: #ffffff;
}

a:link {
   color: #0082C8;
}

a:visited {
   color: #0082C8;
}

table {
	border-collapse: collapse;
	font-family: Arial;
	font-size: 10pt;
}

h2 {
	font-size: 14pt;
	color: #0082C8;
}