﻿h1{
	color:#4f214f !important;
}

h2{
	color:#4f214f !important;
}

h3{
	color:#7f7d7e !important;
}

h4{
	color:#4f214f !important;
}

p, td, input, div, textarea{
	/*color:#4f214f;*/
}

.photo{
	border:6px solid #4f214f;
}


.display-table th{
	background-color:#4f214f !important;
	color:#FFFFFF;
}

.display-table td{
	border:1px solid #4f214f !important;
	
}

a{
	color:#4f214f;
}
