@charset "UTF-8";
/* CSS Document */

A:link {text-decoration: none; color: #64288c;}
A:visited {text-decoration: none; color: #64288c;}
A:active {text-decoration: none; color: #64288c;}
A:hover {text-decoration: none; color: #64288c;}
A:click {text-decoration: none; color: #64288c;}

.mytext {
	font-family: "Times", Times New Roman, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch:normal;
	letter-spacing:8px;
	line-height: 5px;
	font-size-adjust: none;
	font-size: 9.5px;
	text-transform: uppercase;
	color: #64288c;
	text-align:center;
	position:relative;
	
	
}

.mytabletext {
	font-family: "Times", Times New Roman, serif;	
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch:normal;
	letter-spacing:8px;
	line-height: 5px;
	font-size-adjust: none;
	font-size: 9.5px;
	text-transform: uppercase;
	color: #64288c;
	position:relative;
	
	
}


.myprojectinfo {
	font-family: "Times", Times New Roman, serif;
	font-style:italic;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3px;
	line-height: 5px;
	font-size-adjust: none;
	font-size: 11.5px;
	color: #64288c;
	text-align:center;
	position:relative;
	
}
