		a:link{color: #BC7596; text-decoration:none; font-size:7pt; font-family: tahoma; font-weight: bold;}
		a:active{color: #BC7596; text-decoration:none; font-size:7pt; font-family: tahoma; font-weight: bold;}
		a:visited{color :#BC7596; text-decoration:none; font-size:7pt; font-family: tahoma; font-weight: bold;}
		a:hover{color: #B6C4D3; text-decoration:none; font-size:7pt; font-family: tahoma; font-weight: bold;}


body{
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	color: #EE9C66;
	font-size:7.5pt;
	font-family: tahoma;
	text-align:justify;
	font-weight:normal;
	line-height: 180%;
	line-spacing: 2px;
	}



.title {
	color:#E2B7D6;
	font-size:8pt; 
	font-family:times new roman;
	font-weight:bold; 
	line-height:100%;
	letter-spacing:5px;
	text-align:left;
	padding-left:30px;
	text-transform: uppercase;
	}

.title:first-letter {  
	color: #B6C4D3;
	text-transform: uppercase;
	font-style:italic;
	font-size:16pt; 
	padding-top: 1px;
	font-weight: none;
	font-family: verdana;
	padding-bottom: 1px;
	}

