/* Common Container */
#Common {
	padding: 0;
	margin-bottom: 5px;
}

#Common p {
font-size: 13px;
	padding: 0; 
	color: #666;
	margin-bottom: 11px; 
	line-height: 135%;
}
#Common a:link, #Common a:visited {
	color: #01b0e8;
	text-decoration: none;
}

#Common a:hover, #Common a:active {
	color: #01b0e8;
	text-decoration: underline;
}

#Common a.left:link, #Common a.left:visited {
	color: #01b0e8;
	text-decoration: none;
		font-size: 10px;
}

#Common a.left:hover, #Common a.left:active {
	color: #01b0e8;
	text-decoration: underline;
	font-size: 10px;
}


.Common_title {
font-family: Arial, Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #01b0e8;
}

.Common_title2 {
font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}


.Common_Content {

}

#Common .Normal
{
font-family: Arial, Verdana;
font-size: 13px;
	color: #666;
font-weight:normal;
line-height: 135%;
}

#Common .SubHead    {
        font-family: Verdana, Arial;
    font-size:  10px;
color: #000000;
font-weight:normal;
line-height: 135%;
margin:5px;
}

