@charset "utf-8";
/* CSS Document */

.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.orange-headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CC3300;
}
.orange-heading-big {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #CC3300;
}

a:link {
	color: #666666;
}
a:hover {
	color: #CC3300;
}
a:visited {
	color: #666666;
}
a:active {
	color: #666666;
}
A.type2:link    {
	color:#cc3300;
	text-decoration:none;
	font-size: 12px;
}
A.type2:visited {
	color:#cc3300;
	text-decoration:none;
	font-size: 12px;
}
A.type2:active  {
	color:#cc3300;
	text-decoration:none;
	font-size: 12px;
}
A.type2:hover   {
	color:#cc3300;
	text-decoration:none;
	font-size: 12px;
}

body {
	margin: 0px;
}
.orange-headingsml {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC3300;
}
.orange-menu {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC3300;
}
.orange-heading14 {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC3300;
}
.normalsml {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.orange-heading12 {


	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC3300;
}
.orange-heading13 {



	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC3300;
}

