/*
Theme Name: Reflex
Theme URI: http://www.rockettheme.com
Description: RocketTheme Reflex Theme for Wordpress
Version: 1.0
Author: RocketTheme, LLC
Author URI: http://www.rockettheme.com
*/
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom:40px;
	margin-top:30px;
	border: 1px solid #122e43;	
}
td {
	border: 1px solid #122e43;
}

.spacer {
	clear: both;
	height: 1px;
}
h1, h2, h3, h4 {
color: #122e43;
}