body {
	font-size: 13px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
td {
	font-size: 13px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:top
}
h1 {
	font-size: 21px;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: -1px
}
h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: -1px
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: -1px
}
blockquote {
    margin-bottom: 5px;
    margin-top: 5px;
}

a:visited {
	color: #333333;
}
.disable {
	color: #AAAAAA;
}
.menulink a:link {
	color: #333333;
	text-decoration: none;
}
.menulink a:hover {
	text-decoration: none;
	color: #F7812A;

}
.menulink a:visited {
	text-decoration: none;


}
.contentlink a:link {
	color: #F7812A;
	font-weight: bold;

}
.contentlink a:visited {

	color: #F7812A;
	font-weight: bold;
}
.normallink a:link {

	color: #101010;
	font-weight: normal;
	text-decoration: none;
}
.normallink a:visited {

	color: #101010;
	font-weight: normal;
	text-decoration: none;
}
.normallink a:hover {

	color: #101010;
	font-weight: normal;
	text-decoration: none;
}

