
p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	display: inline;
	margin-bottom: 20px;
}

h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	display: inline;
	color: #576A79;
	margin: 0;
}

h2 {
	font-family:  Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #576A79;
	display: inline;
	margin: 0;
}

h3 {
	font-family: Times New Roman;
	font-size: 24px;
	font-weight: normal; 
	color: Black; 
	margin: 0;
}

h4 {
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: normal; 
	color: #576A79; 
	margin: 0;
}

h5 {
	font-family: Times New Roman;
	font-size: 19px;
	font-weight: bold; 
	color: #576A79; 
	margin: 0;
}

h6 a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal; 
	color: #576A79;
	display: inline;
	margin-bottom: 20px;
	margin: 0;
	}
	
a:link {color:#576A79;}
a:visited {color:#576A79;}
a:hover {color:#576A79;}
	
a.breadcrumbs:link {color:#576A79; text-decoration:none;}
a.breadcrumbs:visited {color:#576A79; text-decoration:none;}
a.breadcrumbs:hover {color:#576A79; text-decoration:underline;}

.button_apply 
{
	background-color: #576a79;
	font-family: Verdana;
	font-weight: bold; 
	font-size: 11px; 
	color: white;
	cursor:pointer; 
	}