body {
 	background-color: #ffffff;
	margin-left: 0;
	margin-top: 0;
	width: 0;
	height: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	color: #000000;
}

.smblue {
	font-size: 10px;
	color: #27514C;
	
}

.body {
	font-size: 11px;
}

.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27514C;
}

.blborder {
	border-color: #27514C;
	border-style: solid;
	border-width: 1px;
	padding: .5em .5em;
}

.textbox {
	border-bottom: 1px solid #339C8E;
	border-left: 1px solid #339C8E; 
	border-top: 1px solid #C23724;
	border-right: 1px solid #C23724;
	padding: .5em .5em; 
	font-size: 10px;
}

.palebold {
	color: #EFE6C9;
	font-size: 10px;
	font-weight: bold;
}

A:link {
	color: #9CB2B0;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #27514C;
	background-color: #A6D6C6;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #27514C;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #C23724;
	text-decoration: none;
	font-weight: bold;
}

p {
	color: #27514C;
}

h2 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #27514C;
	font-style: italic;
	text-align: left;
}
