body{margin:10px 0px; background-color:#565656; font-family:"Book Antiqua","Garamond", Arial, Helvetica, sans-serif; font-size:12pt;}
.header{background-color:#4b5665; font-size:35pt; text-align:center; font-weight:bold; color:#FFFFFF; background-image:url(../images/mvm.png); background-position:center top; background-repeat:no-repeat;}
A{text-decoration:none; color:#0099FF;}
A:hover{text-decoration:underline; color:#0099FF;}
.t1{text-transform:uppercase; font-size:14pt;}
.t2{background-image:url(../images/quote.png); background-position:left top; background-repeat:no-repeat;}
.t3{font-size:18pt; font-weight:bold; color:#e49019;}
.t4{text-transform:uppercase; font-size:16pt;}
.t5{font-size:18pt; font-weight:bold; color:#4b5665;}
.t6{font-size:9pt; color:#444041;}
.t7{font-weight:bold; color:#e49019; font-size:12pt}

.l1{border-top:1px solid #4b5665;}

/*Image Popup*/
.anylinkcss {
	position:fixed;
	visibility: hidden;
	color:#000000;
	z-index: 100;
	background-color:#565656;
	border:1px solid 6b8eae;
	padding:15px;
	width:600px;
	box-shadow: 0px 1px 8px #616B74;
	top:20px!important;
	left:20%!important;
}
.anylinkcss a {
	text-decoration: underline;
	text-indent: 5px;
}
.anylinkcss a:hover {
	text-decoration: none;
	color:#000000
}