body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/img/menu_back.gif);
}
.bluelinks {
color: #0000CC;
}
A.bluelinks:link {text-decoration:underline;}
A.bluelinks:visited {text-decoration:underline;}
A.bluelinks:hover {text-decoration:none;}

.menulinks {
color: #333333;
}
A.menulinks:link {text-decoration:none;}
A.menulinks:visited {text-decoration:none;}
A.menulinks:hover {text-decoration:underline;}
.white_bold {color: #FFFFFF; font-weight: bold; }
.header {
	font-size: 16px;
	font-weight: bold;
}
.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #ff9a02;
}
.spaced_200{
line-height:200%;
}
.spaced_150{
line-height:150%;
}
.spaced_170{
line-height:170%;
}
.menu_orange {
	color: #e67901;
	font-weight: bold;
}
.menu_blue {
	color: #828DF4;
	font-weight: bold;
}
.menu_red {
	color: #E34F5E;
	font-weight: bold;
}
.menu_green {
	color: #3AB33B;
	font-weight: bold;
}
.Grey_italic {
	font-size: 11px;
	color: #666666;
	font-style: italic;
}
