a: {
	color: #990000;
 }
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.red {
	color: #990000;
}
.pink {
	color: #A04D4D;
}
.dark_blue {
	color: #13367D;
}
.sky_blue {
	color: #2384BF;
}
.orange {
	color: #FF9900;
}
.grey {
	color: #666;
}
.white {
	color: #FFFFFF;
}
.menu {
	font-weight: bolder;
	font-size: 11px;
	font-family: sans-serif, Helvetica, Arial
}
.submenu {
	font-weight: bolder;
	font-size: 10px;
	font-family: sans-serif, Arial, Helvetica
}
.caption_header {
	font-weight: bolder;
	font-size: 10px;
	font-family: sans-serif, Helvetica, Arial
}
.caption_body {
	color: #666666;
	font-size: 10px;
	font-family: sans-serif, Helvetica, Arial
}
.tc_caption_body {
	color: #666666;
	font-size: 10px;
	font-family: sans-serif
}
.footer {
	color: #FFFFFF;
	font-size: 10px;
	font-family: sans-serif, Helvetica, Arial
}
.header {
	font-weight: bolder;
	font-size: 14px;
	font-family: sans-serif, Arial, Helvetica
}
.subheader {
	font-weight: bolder;
	font-size: 12px;
	font-family: sans-serif, Arial, Helvetica
}
.body_bold {
	color: #666666;
	font-weight: bolder;
	font-size: 11px;
	line-height: 18px;
	font-family: sans-serif, Arial, Helvetica;
	text-align: justify
}
.body {
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	font-family: sans-serif, Arial, Helvetica;
	text-align: justify
}
.table_text {
	color: #666666;
	font-size: 10px;
	font-family: sans-serif, Helvetica, Arial
}
td.tag {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 11px;
	border-top: 1px dotted #999;
	border-bottom-color: #fff;
}
td.tag2 {
	background-color: #f5f5f5;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 11px;
	border-top: 1px dotted #999;
	border-bottom-color: #fff;
}
.info_box { 
	color: #666666;
	font-size: 13px;
	line-height: 19px;
	background-color: #EBEBEB;
	padding: 15px;
	outline: 1px line #EBEBEB;	
	font-family: sans-serif, Helvetica, Arial;
	text-align: justify
}
td.bracket {
	border-top: 1px dotted #ebebeb;
	border-bottom: 1px dotted #ebebeb;
	border-left: 10px solid #ebebeb;
	border-right: 1px dotted #ebebeb;
	padding: 15px;
}
