.copy {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: 400;
 font-size: 12px;
 line-height: 18px;
 text-align: left;
} 

li {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: 400;
 font-size: 12px;
 line-height: 16px;
 text-align: left;
 list-style: url(img/bullet.gif) circle;
} 

H2 {
 font-family: Arial, Helvetica, sans-serif;
 color: #014a8e;
 font-weight: 800;
 font-size: 18px;
 line-height: 18px;
 text-align: left;

}

.headline {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: 400;
 font-size: 11px;
 line-height: 12px;
 text-align: left;
}

.headlineform {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: 400;
 font-size: 9px;
 line-height: 11px;
 text-align: left;
}


.copyright {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: 400;
 font-size: 10px;
 font-style: italic;
 line-height: 12px;
 text-align: left;
}

.ursamel {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: 600;
 font-size: 12px;
 font-style: italic;
 color: #999999;
 line-height: 14px;
 text-align: right;
}

.right {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: 400;
 font-size: 12px;
 line-height: 18px;
 text-align: right;
 padding-right: 6px;
}

.line {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: 400;
 font-size: 1px;
 line-height: 1px;
 background-color: #3366ff;

}

.calendardate {  
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 font-style: italic; 
 line-height: normal; 
 font-weight: 400; 
 color: #000000; 
 text-decoration: none; 
 text-align: right; 
}

.menu {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: 400;
 font-size: 12px;
 line-height: 22px;
 text-align: right;
 background-color: #014a8e;
 border-top: 0px transparent;
 border-bottom: 0px transparent;
 border-left: 0px transparent; 
 border-right: 0px transparent;
 color: #f3f3f3;
 cursor: default;
 padding: 1px 3px 1px 3px;
 position: relative;
 text-decoration: none;
 z-index: 100;
}
.menu:hover {
 background-color: #444499;
 border-top: 1px solid #4477dd;
 border-bottom: 0px transparent;
 border-left: 0px transparent; 
 border-right: 0px transparent;
 text-decoration: none;
 cursor: hand;
 color: #ffffff;
}

.menu2 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: 400;
 font-size: 11px;
 line-height: 13px;
 text-align: left;
 background-color: #000055;
 border-top: 0px transparent;
 border-bottom: 0px transparent;
 border-left: 0px transparent; 
 border-right: 0px transparent;
 color: #f3f3f3;
 cursor: default;
 padding: 2px 4px 2px 4px;
 position: relative;
 text-decoration: none;
 z-index: 100;
}
.menu2:hover {
 background-color: #444499;
 border-top: 1px solid #4477dd;
 border-bottom: 0px transparent;
 border-left: 0px transparent; 
 border-right: 0px transparent;
 text-decoration: none;
 cursor: hand;
 color: #ffffff;
}

