body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
font-family: tahoma;
	font-size: 11px;
	color: #0A4C82;
	background-color: #ffffff;
	}
	
p {
	font-family: tahoma;
	font-size: 11px;
	color: #0A4C82;
	}
a {
	font-family: Tahoma;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #0065CD;
	font-weight:normal;
	}
a:visited {
	text-decoration: none;
	color: #0065CD;
	font-weight:normal;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #0065CD;
	font-weight:normal;
}

.title { color:#000000;
              font-size: 12px;
              font-family: times new roman, Arial, Helvetica, sans-serif;
              font-weight: normal;
	TEXT-TRANSFORM: uppercase; 
              text-align: left;
              padding-right: 3px;
              padding-top: 5px;
              padding-bottom: 5px; 
              background-color:#EBFAFB;
			  border-bottom:#397D54 solid 0px;}

.content { color:#0A4C82;
                font-family: tahoma;
                font-size: 11px;
                text-align: left;
                padding-left: 1px;
                padding-right: 1px;
                padding-top: 2px;
                padding-bottom: 2px;}

.bottom { color:#4C4672;
              font-size: 10px;
              font-family: Tahoma, Arial, Helvetica, sans-serif;
              font-weight: normal;
              text-align: right;
              padding-right: 2px;
              padding-top: 2px;
              padding-bottom: 2px; 
              background-color:#B1D4E3;
			  border-bottom:#397D54 solid 0px;}

b {
	color: #0065CD;
	}
i {
	color: #0065CD;
	}

