body,p,td,input,textarea {
	color: #4c4c4c;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a:hover {
	color: #4c4c4c;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #5d8d96;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 23px;
}

h2 {
	color: #5d8d96;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
}

.footer_grey {
	color: #939393;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.footer_link {
	color: #5d8d96;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
}

a.footer_link:hover {
	color: #5d8d96;
	text-decoration: underline;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
}

a.top_link {
	color: #5d8d96;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
}

a.top_link:hover {
	text-decoration: underline;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
}

a.grey_link {
	color: #c1c1c1;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 11px;
}

a.grey_link:hover {
	color: #c1c1c1;
	text-decoration: underline;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 11px;
}

h3 {
	color: # 4c4c4c;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img.bordered {
}

.grey_text {
	color: #c1c1c1;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 11px;
}

h4 {
}

h5 {
}

a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


