P {
	Font-family:Arial, Tahoma, Verdana; 
	font-size: 12px; 
	font-weight:normal;  
	color:#000; 
	line-height:1.5em;
}

.c_head_grey h1, .c_head_grey h1 input {
	color:#0095d9;
	font-size:18;
}
	
.c_head_grey h2, .c_head_grey h2 input {
	color: red;
	font-size:18;
}

.c_head_grey h3, .c_head_grey h3input {
	color: #0095d9;
	font-size: 14;
}

.c_head_grey h4, .c_head_grey h4 input {
	color:red;
	font-size:14;
}

A.commandbutton:link, A.commandbutton:active, A.commandbutton:visited, A.commandbutton:hover { 
	text-decoration:underline;  
	color: #0000cc;
}

.c_content h1 {
	color:#0095d9;
	font-size:;
}

.Normal c_content p {
	Font-family:Arial, Tahoma, Verdana; 
	font-size: 12px; 
	font-weight:normal;  
	color:#444; 
	line-height:1.5em;
}










