/* CSS Document */

.main{
	font-family: arial;
	font-size: 12px;
	color: #5F5E5E;
	text-decoration: none;
	text-align: left;
}

.titles{
	font-family: arial;
	font-size: 12px;
	color: #D75CFF;
	text-decoration: none;
	font-weight: bolder;
}


.large_titles{
	font-family: arial;
	font-size: 16px;
	color: #D75CFF;
	text-decoration: none;
	font-weight: bolder;
}