body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    text-align: left;
	}
	
p {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	}
a:link {
	text-decoration: none;
	color: #0B4E70;
	}
a:visited {
	text-decoration: none;
	color: #0B4E70;
}
a:hover {
	text-decoration: underline;
	color: #646C79;
}
a:active {
	text-decoration: none;
	color: #646C79;
}

.title {
	font-size:12pt; 
	font-family: Arial; 
	letter-spacing:0px; 
	line-height:9pt; 
	color: #666666; 
	font-weight: bold;
	TEXT-TRANSFORM: uppercase; 
}

.title-small{
	font-size:14pt; 
	font-family: Arial; 
	letter-spacing:0px; 
	line-height:15pt; 
	color: #F52A6C; 
	font-weight: bold;
	TEXT-TRANSFORM: uppercase; 
}

.title-smallest{
	font-size:11pt; 
	font-family: Arial; 
	letter-spacing:0px; 
	line-height:15pt; 
	color: #F52A6C; 
	font-weight: bold;
	TEXT-TRANSFORM: uppercase; 
}

.date{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3d3d3d;
}
