body {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	}

.copy, .sohotext, td, th {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	color:#424242;
	}
	
.startR1C1, span, p {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	}
	
.red {
	color:#00344F;
	}
	
ul {
	list-style:circle;
	}	
	
h1 {
	font-family:"Century Gothic", Helvetica, Arial, "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:19px;
	color:#00344F;
	display:inline;
	font-weight:normal;
	}
	
h2 {
	font-family:"Century Gothic", Helvetica, Arial, "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:16px;
	color:#00344F;
	display:inline;
	font-weight:normal;
	}
	
h3 {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:13px;
	color:#00344F;
	display:inline;
	font-weight:normal;
	}
	
h4 {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	color:#00344F;
	display:inline;
	font-weight:bold;
	}
	
.h4:link, .h4:active, .h4:visited, .h4:hover {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	color:#00344F;
	display:inline;
	font-weight:normal;
	text-decoration:underline;
	}
	
a, a:link, a:active, a:visited {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	color:#6E9658;
	text-decoration:underline;
	}
	
a:hover {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	color:#6E9658;
	text-decoration:underline;
	}
	
small {
	font-size:10px;
	}
	
/* Forms */	
	
.onBlur { border: 1px solid #CCCCCC;  }
.onFocus { border: 1px solid #00344F; }
	
input, textarea, select, checkbox {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
form {
	border:0;
	}