/* Common Container */

.LargeGreen{
	font-family: Arial;
	font-size: 30px;
	color: #8DC63F;
	font-weight: normal;
	line-height: 35px;
}

.LargeBlue{
	font-family: Arial;
	font-size: 24px;
	color: #0068A9;
	font-weight: normal;
	line-height: 28px;
}

#common p
{
	font-family: Arial ;
    font-size: 12px;
    font-weight: normal;	
	color: #0068A9;
	line-height: 20px;
}

#common a:link
{
	font-family: Arial ;
    font-size: 12px;
    font-weight: normal;	
	color: #DE6BD7;
	line-height: 20px;
}

#common a:link, #common a:visited, #common a:active
{
	font-family: Arial ;
    font-size: 12px;
    font-weight: normal;	
	color: #DE6BD7;
	line-height: 20px;
}

#common a:hover
{
	font-family: Arial ;
    font-size: 12px;
    font-weight: normal;	
	color: #DE6BD7;
	line-height: 15px;
	line-height: 20px;
}



#common H1
{
	font-family: Arial;
	font-size: 24px;
	color: #8DC63F;
	font-weight: normal;
	line-height: 28px;
	}
