.Normal {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: rgb(0,0,0);
}

.BasicHeading1 {
font-family: Arial, serif;
font-style: normal;
font-weight: 800;
font-size: 18pt;
color: rgb(0,0,0);
}

.BasicHeading2 {
font-family: Times New Roman, serif;
font-style: normal;
font-weight: 800;
font-size: 18pt;
color: rgb(128,128,128);
}

.BasicSubhead {
font-family: Times New Roman, serif;
font-style: normal;
font-weight: 400;
font-size: 14pt;
color: rgb(0,0,0);
}

.BasicBodyText {
font-family: Times New Roman, serif;
font-style: normal;
font-weight: 400;
font-size: 12pt;
color: rgb(0,0,0);
}

.BasicCaption {
font-family: Arial, serif;
font-style: normal;
font-weight: 800;
font-size: 10pt;
color: #FFFFFF;
}

.LinkColor {
font-family: Arial, serif;
font-style: normal;
text-decoration: none ;
font-size: 8pt;
text-align: left;
color: #FF6600;
}

.VLinkColor {
font-family: Arial, serif;
text-decoration: none ;
font-size: 8pt;
color: #FF0000;
}

.ALinkColor {
font-family: Arial, serif;
text-decoration: none ;
font-size: 8pt;
color: #00FF00;
}

.HLinkColor {
font-family: Arial, serif;
font-style: normal;
text-decoration: none ;
font-size: 8pt;
text-align: left;
color: #FF9900;
}

.NormalGrey {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: #CCCCCC;
}

.NormalLightGrey {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: rgb(0,0,0);
background-color: rgb(212,212,212);
}

.Normal2 {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 8pt;
color: #FFFFFF;
}

.basiccaptionwhite {
font-family: Arial, serif;
font-style: normal;
font-weight: 800;
font-size: 10pt;
color: rgb(255,255,255);
background-color: rgb(150,150,150);
}
