@charset "utf-8";
.text {font-size: 13px}

.link_small {
	font-size: 10px;
	font-weight: bold;
}

.text_sub_heading {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat-x;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}
a:visited {

}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
.menu_link {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_link_orange {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
