.styles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0074A2;
}
.text_grey {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.text_d_grey {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.head_d_blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #036;
	font-weight: bold;
}
.head_blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #036;
	font-weight: normal;
}
body {
	background-color: #CCC;
}
a:link {
	text-decoration: none;
	color: #036;
}
a:visited {
	text-decoration: none;
	color: #003;
}
a:hover {
	text-decoration: underline;
	color: #909;
}
a:active {
	text-decoration: none;
}
.nav_bar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #036;
}

A.scrollover {
	COLOR: #036;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: thin solid #CCC;
	line-height: normal;
	background-color: #F0EEF1;
	margin: auto;
	padding: 2px;
}
A.scrollover EM:first-line {
	COLOR: #039;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: thin solid #666;
}
.user_name {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0FC;
}
.large_head {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #4E4A85;
}
.large_thin_head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #C901A6;
}

