.text1 {
color: #ffffff;
text-size: 12pt;
font-family: Arial;
font-weight: bold;
}

.text2 {
color: #000000;
text-size: 12pt;
font-family: Arial;
font-weight: bold;
}

.text3 {
color: #ffffff;
text-size: 12pt;
font-family: Arial;
text-align: left;
font-weight: normal;
}

.text4 {
color: #ffffff;
text-size: 12pt;
font-family: Arial;
text-align: left;
font-weight: 100;
}

.text5 {
color: #ffffff;
text-size: 12pt;
font-family: Arial;
text-align: left; 
font-weight: bold;
text-decoration: underline;
}

.text6 {
color: #ffffff;
text-size: 14pt;
font-family: Arial;
font-weight: bold;
text-align: center;
padding: 10px;
}

.descheader{
background-color: #941e22;
width: auto;
text-align: left;
}

.bodyblock1 {
width: auto;
border: 5px;
border-style: groove; 
text-align: center;
}

.bodyblock2 {
width: auto;
border: 5px;
border-style: groove;
text-align: center;
padding-top: 4px;
padding-bottom: 4px;
background-color: #102d52;
}

.linkblock {
width: auto;
border: 5px;
border-style: groove;
text-align: center;
background-color: #ffffff;
}

.itemblock {
padding: 5px;
width: auto;
text-align: left;
background-color: #102d52;
border: 5px;
border-style: groove;
}

.redlink {
color: #941e22;
}

.imgblock {
text-align: center;
padding: 10px;
}

.mainimg {
height: 344px;
width: 600px;
}

