a:link{
	color: #00C7C7;
	font-weight: bold;
	text-decoration: none 
}
a:visited{
	color: #00C7C7;
	font-weight: bold;
	text-decoration: none  
} 
a:active{
	color: #C05716;
	font-weight: bold;
	text-decoration: none 
}
a:hover{	
	color: #C05716;
	font-weight: bold;
	text-decoration: none 
}
body{
	font-family: Book Antiqua, Times New Roman, Times;
	background-color: #660066;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px
}
table{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #660066
}
p{
	margin-left: 15px
}

h6{
	font-size: 10px;
	font-style: normal;
	color:	#FFFFFF
}

.title {
	color: #660066;
	font-weight: bold;
} 

.subtitle {
	font-family: Book Antiqua, Times New Roman, Times;
	font-style: italic;
	font-weight: normal;
	color: #660066;
}