@charset "UTF-8";

.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
.body_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}
.title_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}
.theme {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
.theme_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
.subhead_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
.now {
	color: #ed217c;
	font-size: 16px;
}
.nowblack {
	color: #000;
	font-size: 16px;
}
.tableHead {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.tableHead_c {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tableContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.tableContent_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: square;
}
.titleorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	color: #F36F21;
}
.bulletnum {
	font-size: 12px;
	padding-left: 0px;
	padding-right: 10px;
	list-style-type: decimal;
	position: fixed;
}
.bodyb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.linkpink:link {
	
	font-size: 12px;
	color: #888787;
	font-weight: normal;
	text-decoration: none;
}
.linkpink:visited {
	
	font-size: 12px;
	color: #888787;
	font-weight: normal;
	text-decoration: none;
}
.linkpink:hover {
	
	font-size: 12px;
	color: #ed217c;
	font-weight: normal;
	text-decoration: none;
}
.linkblue:link {
	
	font-size: 12px;
	color: #888787;
	font-weight: normal;
	text-decoration: none;
}
.linkblue:visited {
	
	font-size: 12px;
	color: #888787;
	font-weight: normal;
	text-decoration: none;
}
.linkblue:hover {
	
	font-size: 12px;
	color: #55bce5;
	font-weight: normal;
	text-decoration: none;
}
.linkred:link {
	
	font-size: 12px;
	color: #888787;
	font-weight: normal;
	text-decoration: none;
}
.linkred:visited {
	
	font-size: 12px;
	color: #888787;
	font-weight: normal;
	text-decoration: none;
}
.linkred:hover {
	
	font-size: 12px;
	color: #ed1c24;
	font-weight: normal;
	text-decoration: none;
}
.linkpurple:link {
	
	font-size: 12px;
	color: #888787;
	font-weight: normal;
	text-decoration: none;
}
.linkpurple:visited {
	
	font-size: 12px;
	color: #888787;
	font-weight: normal;
	text-decoration: none;
}
.linkpurple:hover {
	
	font-size: 12px;
	color: #662d91;
	font-weight: normal;
	text-decoration: none;
}


.titlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	color: #ffffff;
}
.titleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	color: #1C7CC2;
	text-decoration: none;
}
.titlehome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: justify;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	color: #1C7CC2;
}

