/* @override http://haylor.kapsure.com/css/white.css */

/* @override http://haylor.kapsure.com/css/white.css */

/* @override http://haylor.kapsure.com/css/white.css */

/* @override http://haylor.kapsure.com/css/white.css */

/* @override http://haylor.kapsure.com/css/basic.css */

body { color: black; font-size: 12px; line-height: 16px;
	background-color: white;
}

h1 { font-size: 28px; margin-bottom: 15px;
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

h2 { font-size: 16px; margin-bottom: 15px;
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

h2:link { font-size: 16px; margin-bottom: 15px;
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	
}

p { color: black; font-size: 12px; line-height: 17px;
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: white;
}
td { color: black; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: white;
}
a:link {
	color: #69c;
	text-decoration: none;
}
a:visited { 
	color: #69c;
	text-decoration: none;
}
a:hover {
	color: #69c;
	text-decoration: underline;
}
a:active {
	color: #69c;
	text-decoration: underline;
}
