@charset "utf-8";
/* CSS Document */
a {
font-family: Tahoma;
font-size: 9pt;
color: #B33943;
font-weight: normal;
text-decoration: none;
}
.red_link {
font-family: Tahoma;
font-size: 9pt;
color: #B33943;
font-weight: normal;
text-decoration: none;
}
.text_bold {
font-family: Tahoma;
font-size: 9pt;
color: #5F5F5F;
font-weight: bold;
text-decoration: none;
}	
.red_title_bold {
font-family: Tahoma;
font-size: 10pt;
color: #B33943;
font-weight: bold;
}
.text_normal {
font-family: Tahoma;
font-size: 9pt;
color: #5F5F5F;
font-weight: normal;
line-height: 15px;
text-decoration: none;
}	
.text_small {
font-family: Tahoma;
font-size: 8pt;
color: #5F5F5F;
font-weight: normal;
text-decoration: none;
}	

.text_smaller {
font-family: Tahoma;
font-size: 7pt;
color: #5F5F5F;
font-weight: normal;
text-decoration: none;
}	
.header {
background-color: #E2E2E2;
border-bottom: solid 1px #000000;
}
.text_1 {
font-family: Tahoma;
color: #808080;
font-size: 10pt;
font-weight: normal;
padding-left: 20px;
padding-top: 20px;
padding-bottom: 20px;
}
.link_1 {
font-family: Tahoma;
color: #B43F46;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
}
a:hover.link_1 {
font-family: Tahoma;
color: #B43F46;
font-size: 10pt;
font-weight: normal;
text-decoration: underline;
}
.Table_1 {
border: solid 1px #000000;
}
