/* Common Container */
#Common {
	padding: 0;
	margin-bottom: 5px;
}

#Common p {
	font-size: 12px;
	padding: 0; 
	color: #000;
	margin-bottom: 12px; 
	line-height: 135%;
}

#Common a:link, #Common a:visited {
	color: #5fb135;
	text-decoration: none;
	font-weight: normal;
}

#Common a:hover, #Common a:active {
	color: #5b4d98;
	text-decoration: none;
	font-weight: normal;
}

.Common_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #45328B;
}

.Common_Content {
	padding: 10px 0 16px 0;
}

#Common .Normal
{
font-family: Helvetica, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000;
font-weight:normal;
line-height: 135%;
}

#Common .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
font-weight:bold;
line-height: 135%;
}

